Changeset 85 for trunk/dictionary.php
- Timestamp:
- Feb 11, 2009, 6:57:49 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dictionary.php
r67 r85 53 53 <input type="text" value="'.$Search.'" name="search" size="30" /> 54 54 <input type="submit" value="Vyhledat" />'); 55 if(Licence( 0))55 if(Licence(LICENCE_USER)) 56 56 echo(' <a href="dictionary.php?insert">Vložit slovo</a>'); 57 57
Note:
See TracChangeset
for help on using the changeset viewer.