Changeset 577 for trunk/admin/index.php
- Timestamp:
- Sep 11, 2013, 10:37:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/index.php
r566 r577 1 1 <?php 2 2 3 $InitSystem = true; 3 4 include_once('../includes/global.php'); 4 5 include_once('../img_level.php'); … … 20 21 '<small>Ihned provede přegenerování všech obrázků úrovní překladatelů</small><br/><br/>'. 21 22 '<a href="'.$System->Link('/news/?a=add').'">Přidání aktuality</a><br/>'. 22 '<small>Přidá aktu litu na hlavní stranu projektu</small><br/><br/>'.23 '<small>Přidá aktualitu na hlavní stranu projektu</small><br/><br/>'. 23 24 '<a href="'.$System->Link('/admin/?action=testing').'">Testování</a><br/>'. 24 25 '<small>Testovací funkce</small><br/><br/>';
Note:
See TracChangeset
for help on using the changeset viewer.