Diff of /mambo/branches/4.6/administrator/components/com_modules/admin.modules.html.php
Parent Directory
|
Revision Log
|
Patch
| revision 1751, Sun Sep 28 03:41:15 2008 UTC | revision 1752, Thu Oct 2 06:42:57 2008 UTC | |
|---|---|---|
| # | Line 206 | Line 206 |
| 206 | ||
| 207 | mosCommonHTML::loadOverlib(); | mosCommonHTML::loadOverlib(); |
| 208 | ?> | ?> |
| 209 | <script language="javascript" type="text/javascript"> | <script type="text/javascript"> |
| 210 | function submitbutton(pressbutton) { | function submitbutton(pressbutton) { |
| 211 | if ( pressbutton == 'save' ) { | if ( pressbutton == 'save' ) { |
| 212 | if ( document.adminForm.title.value == "" ) { | if ( document.adminForm.title.value == "" ) { |
| # | Line 291 | Line 291 |
| 291 | <?php echo T_('Module Order:'); ?> | <?php echo T_('Module Order:'); ?> |
| 292 | </td> | </td> |
| 293 | <td> | <td> |
| 294 | <script language="javascript" type="text/javascript"> | <script type="text/javascript"> |
| 295 | <!-- | <!-- |
| 296 | writeDynaList( 'class="inputbox" name="ordering" size="1"', orders, originalPos, originalPos, originalOrder ); | writeDynaList( 'class="inputbox" name="ordering" size="1"', orders, originalPos, originalPos, originalOrder ); |
| 297 | //--> | //--> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

