Changeset 91 for trunk/statistic.php
- Timestamp:
- Feb 14, 2009, 5:14:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/statistic.php
r67 r91 8 8 foreach($TranslationTree as $Group) 9 9 if($Group['TablePrefix'] != '') 10 echo('<img alt="'.$Group['TablePrefix'].'" src="img_statistic.php?group='.$Group['Id'].'" title="statistika překladů '.$Group['Name'].'" style="margin: 2px 0px 0px 0px;" /><br />');10 echo('<img alt="'.$Group['TablePrefix'].'" src="img_statistic.php?group='.$Group['Id'].'" title="statistika překladů '.$Group['Name'].'" style="margin: 0px 0px 0px 0px;"><br>'); 11 11 12 12 echo('<br />
Note:
See TracChangeset
for help on using the changeset viewer.