Changeset 110 for trunk/statistic.php


Ignore:
Timestamp:
Feb 19, 2009, 1:41:02 PM (16 years ago)
Author:
george
Message:
  • Upraveno: Zvalidování XHTML některých stránek pomocí w3c validatoru.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/statistic.php

    r91 r110  
    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: 0px 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.