Changeset 94 for trunk/includes/global.php
- Timestamp:
- Feb 14, 2009, 6:50:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global.php
r83 r94 97 97 98 98 echo('<strong>Překladové skupiny:</strong><br /><div id="TranslationMenu">'); 99 if(Licence(LICENCE_USER)) echo ('<a title="Všechny překlady, které jste přeložil" href="TranslationList.php?user='.$_SESSION['UserID'].'&action=userall">Všechny moje texty</a><br />'); 99 100 foreach($TranslationTree as $Group) 100 101 {
Note:
See TracChangeset
for help on using the changeset viewer.