From 5068d4eb3ad661d0ae4f83e62bc4b75a4fc68c73 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Sat, 23 Feb 2008 12:16:45 +0000
Subject: [PATCH] file renamed

---
 .gitattributes                                           | 2 +-
 templates/de/html/{footer_stats.tpl => show_timings.tpl} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename templates/de/html/{footer_stats.tpl => show_timings.tpl} (100%)

diff --git a/.gitattributes b/.gitattributes
index ad7b17bda6..4ea125449d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -983,7 +983,6 @@ templates/de/html/ext/ext_user.tpl -text
 templates/de/html/ext/ext_wernis.tpl -text
 templates/de/html/fatal_footer.tpl -text
 templates/de/html/fatal_header.tpl -text
-templates/de/html/footer_stats.tpl -text
 templates/de/html/guest/.htaccess -text
 templates/de/html/guest/guest_active_none_row.tpl -text
 templates/de/html/guest/guest_active_row.tpl -text
@@ -1159,6 +1158,7 @@ templates/de/html/show_bonus_footer.tpl -text
 templates/de/html/show_bonus_header.tpl -text
 templates/de/html/show_bonus_msg.tpl -text
 templates/de/html/show_bonus_yr.tpl -text
+templates/de/html/show_timings.tpl -text
 templates/de/html/theme_one.tpl -text
 templates/de/html/theme_select_box.tpl -text
 templates/de/html/theme_select_form.tpl -text
diff --git a/templates/de/html/footer_stats.tpl b/templates/de/html/show_timings.tpl
similarity index 100%
rename from templates/de/html/footer_stats.tpl
rename to templates/de/html/show_timings.tpl
-- 
2.39.5