Diff of /mambo/branches/4.6/administrator/components/com_menus/admin.menus.php
Parent Directory
|
Revision Log
|
Patch
| revision 193, Thu Jan 26 18:09:47 2006 UTC | revision 194, Thu Jan 26 20:11:56 2006 UTC | |
|---|---|---|
| # | Line 517 | Line 517 |
| 517 | global $database; | global $database; |
| 518 | ||
| 519 | if (!is_array( $cid ) || count( $cid ) < 1) { | if (!is_array( $cid ) || count( $cid ) < 1) { |
| 520 | echo "<script> alert('Select an item to move'); window.history.go(-1);</script>\n"; | echo "<script> alert('".T_('Select an item to move')."'); window.history.go(-1);</script>\n"; |
| 521 | exit; | exit; |
| 522 | } | } |
| 523 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

