diff options
Diffstat (limited to '')
-rw-r--r-- | template/default/footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/footer.tpl b/template/default/footer.tpl index 190f3f2b2..be201d51f 100644 --- a/template/default/footer.tpl +++ b/template/default/footer.tpl @@ -1,6 +1,6 @@ <div class="copyright"> <!-- BEGIN debug --> - {L_GEN_TIME} {TIME} - + {L_GEN_TIME} {debug.TIME} ({debug.NB_QUERIES} {L_SQL_QUERIES_IN} {debug.SQL_TIME}) - <!-- END debug --> <!-- Please, do not remove this copyright. If you really want to, |