Changeset 91 for trunk/statistic.php


Ignore:
Timestamp:
Feb 14, 2009, 5:14:17 PM (16 years ago)
Author:
maron
Message:

Nové možnosti vypsání seznamu textu, přidán odkaz na všechny verze textu v formuláři, zobrazení statistiky

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/statistic.php

    r67 r91  
    88foreach($TranslationTree as $Group)
    99  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>');
    1111
    1212echo('<br />
Note: See TracChangeset for help on using the changeset viewer.