From: Roland Häder Date: Sat, 23 Feb 2008 12:16:45 +0000 (+0000) Subject: file renamed X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=5068d4eb3ad661d0ae4f83e62bc4b75a4fc68c73;ds=sidebyside file renamed --- 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/footer_stats.tpl deleted file mode 100644 index 4f42d4111e..0000000000 --- a/templates/de/html/footer_stats.tpl +++ /dev/null @@ -1,13 +0,0 @@ -
-
-
- {--FOOTER_STATS_NUM_TEMPLATES--} $content[numTemplates] -
-
- {--FOOTER_STATS_RUNTIME--} $content[runtime] {--FOOTER_STATS_SECS--} -
-
- {--FOOTER_STATS_SQL_QUERIES--} $content[numSQLs] -
-
-
diff --git a/templates/de/html/show_timings.tpl b/templates/de/html/show_timings.tpl new file mode 100644 index 0000000000..4f42d4111e --- /dev/null +++ b/templates/de/html/show_timings.tpl @@ -0,0 +1,13 @@ +
+
+
+ {--FOOTER_STATS_NUM_TEMPLATES--} $content[numTemplates] +
+
+ {--FOOTER_STATS_RUNTIME--} $content[runtime] {--FOOTER_STATS_SECS--} +
+
+ {--FOOTER_STATS_SQL_QUERIES--} $content[numSQLs] +
+
+