Changeset 136 for trunk/team.php
- Timestamp:
- Mar 1, 2009, 2:54:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/team.php
r133 r136 45 45 echo('<strong>Překladatelský tým '.$Line['name'].'</strong><br />'. 46 46 $Line['description'].'<br /><br />'. 47 '<a href="export/?team='.$_GET['team'].'">Exportovat překlad týmu</a> ');47 '<a href="export/?team='.$_GET['team'].'">Exportovat překlad týmu</a> '); 48 48 if(Licence(LICENCE_USER)) echo('<a href="?gointeam='.$Line['ID'].'">Vstoupit do týmu</a><br /><br />'); 49 49 echo ('<fieldset><legend>Statistika</legend>'.
Note:
See TracChangeset
for help on using the changeset viewer.