Changeset 205 for trunk/phpbms/info.php
- Timestamp:
- 03/26/07 16:50:25 (5 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/info.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/info.php
r204 r205 118 118 <?php if(!isset($_SESSION["app_path"])) {?> 119 119 <p align="right"> 120 <input type="button" value="Log In" class="Buttons" on Click="document.location='./'" id="loginButton"/>120 <input type="button" value="Log In" class="Buttons" onclick="document.location='./'" id="loginButton"/> 121 121 </p> 122 122 <?php } ?>