]> git.mjollnir.org Git - s9y.git/commitdiff
archive template updated
authoromidmottaghi <omidmottaghi>
Sat, 24 Dec 2005 12:44:51 +0000 (12:44 +0000)
committeromidmottaghi <omidmottaghi>
Sat, 24 Dec 2005 12:44:51 +0000 (12:44 +0000)
templates/default-rtl/entries_archives.tpl

index 93c0d1c6a7da78f4e02b8dddb432b27c621a877a..88299c061f5127eec26ac8608ee96a7f4de40f58 100644 (file)
@@ -7,7 +7,7 @@
     {foreach from=$archive.months item="month"}
     <tr>
         <td width="100"><img src="{serendipity_getFile file="img/graph_bar_horisontal.png"}" height="10" width="{math width=100 equation="count * width / max" count=$month.entry_count max=$max_entries format="%d"}" style="border: 1px solid #000000"></td>
-        <td>{$month.entry_count} {$CONST.ENTRY}</td>
+        <td>{$month.entry_count} {$CONST.ENTRIES} {$CONST.ON}</td>
         <td>{$month.date|@formatTime:"%B"}</td>
         <td>({if $month.entry_count}<a href="{$month.link}">{/if}{$CONST.VIEW_FULL}{if $month.entry_count}</a>{/if})</td>
         <td>({if $month.entry_count}<a href="{$month.link_summary}">{/if}{$CONST.VIEW_TOPICS}{if $month.entry_count}</a>{/if})</td>