Changeset 12133
- Timestamp:
- 2007/04/10 21:01:31 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/basis/control.php
r11924 r12133 43 43 lfSiteControlData($_POST['control_id']); 44 44 // javascript¼Â¹Ô 45 $objPage->tpl_onload = "alert('¹¹¿·¤¬´°Î»¤·¤Þ¤·¤¿¡£'); window.close();";45 $objPage->tpl_onload = "alert('¹¹¿·¤¬´°Î»¤·¤Þ¤·¤¿¡£');"; 46 46 } 47 47
Note: See TracChangeset
for help on using the changeset viewer.