diff options
author | intrigeri <intrigeri@boum.org> | 2008-10-20 14:34:36 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-10-20 14:34:36 +0200 |
commit | b6a4da775945856b07fdc8f1330a86f67e329ac9 (patch) | |
tree | 7ee389c28208e236cc4da4c3c51dbe9eae9234f0 /templates/page.tmpl | |
parent | 67473ec58fbd1eebd914f2d023ee6c7a34ad47ba (diff) | |
parent | fadb26bc1507f7fc2caaa873ad32c12f75c378aa (diff) |
Merge branch 'prv/po' into pub/po
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 7456e9e41..8c2ca668f 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -112,7 +112,7 @@ License: <TMPL_VAR LICENSE> </TMPL_IF> <div class="pagedate"> -Last edited <span class="date" title="<TMPL_VAR MTIME_RAW>"><TMPL_VAR MTIME></span> +Last edited <TMPL_VAR MTIME> <!-- Created <TMPL_VAR CTIME> --> </div> |