Changeset 218 for trunk/phpbms/choicelist.php
- Timestamp:
- 04/04/07 12:33:57 (5 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/choicelist.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/choicelist.php
r205 r218 101 101 </p> 102 102 <p id="MLStatus" class="small"> </p> 103 <div class="box"align="right">103 <div align="right"> 104 104 <input type="button" id="MLok" name="MLok" value="ok" class="Buttons" style="width:75px;" onclick="clickOK('<?php echo $_SESSION["app_path"]?>','<?php echo $listid?>','<?php echo $listname?>')"/> 105 105 <input type="button" id="MLcancel" name="MLcancel" value="cancel" class="Buttons" style="width:75px;" onclick="closeBox('<?php echo $listid?>');"/>