Changeset 740 for trunk/popups/editor_help.html
- Timestamp:
- 02/15/07 15:04:51 (5 years ago)
- Files:
-
- 1 modified
-
trunk/popups/editor_help.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/popups/editor_help.html
r649 r740 6 6 7 7 <script type="text/javascript"> 8 window.resizeTo(400, 480); 8 9 Xinha = window.opener.Xinha; 9 10 function Init() { 10 11 __dlg_translate('Xinha'); 11 12 __dlg_init(); 12 window.resizeTo(400, 480); 13 13 14 } 14 15
