Changeset 312 for trunk/includes/global.php
- Timestamp:
- Jan 31, 2010, 4:21:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global.php
r308 r312 67 67 } else 68 68 { 69 echo('<span class="MenuItem2"><form action=" " method="post"> Jméno: <input type="text" name="LoginUser" size="8 " /> Heslo: <td><input type="password" name="LoginPass" size="8" /> <input type="submit" value="Přihlásit" /></form> <a href="'.$Config['Web']['BaseURL'].'registrace.php">Registrace</a></span>');69 echo('<span class="MenuItem2"><form action="?" method="post"> Jméno: <input type="text" name="LoginUser" size="8 " /> Heslo: <td><input type="password" name="LoginPass" size="8" /> <input type="submit" value="Přihlásit" /></form> <a href="'.$Config['Web']['BaseURL'].'registrace.php">Registrace</a></span>'); 70 70 } 71 71 echo('</div>');
Note:
See TracChangeset
for help on using the changeset viewer.