Changeset 136 for trunk/team.php


Ignore:
Timestamp:
Mar 1, 2009, 2:54:10 PM (15 years ago)
Author:
maron
Message:

V registraci možnost vstupu do teamu, zaznamenávání chyb do logu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/team.php

    r133 r136  
    4545                echo('<strong>Překladatelský tým '.$Line['name'].'</strong><br />'.
    4646                $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> ');
    4848                if(Licence(LICENCE_USER)) echo('<a href="?gointeam='.$Line['ID'].'">Vstoupit do týmu</a><br /><br />');
    4949                echo ('<fieldset><legend>Statistika</legend>'.
Note: See TracChangeset for help on using the changeset viewer.