Changeset 176 for trunk/includes/global.php
- Timestamp:
- Apr 10, 2009, 7:42:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global.php
r174 r176 69 69 function ShowSearchBox() 70 70 { 71 global $Config; 71 72 echo('<strong>Hledání:</strong> 72 <form action=" action.php" method="get"><input type="hidden" name="action" value="search" />73 <form action="'.$Config['Web']['BaseURL'].'action.php" method="get"><input type="hidden" name="action" value="search" /> 73 74 <table> 74 75 <tr>
Note:
See TracChangeset
for help on using the changeset viewer.