Diff of /mambo/branches/4.6/administrator/components/com_categories/admin.categories.html.php
Parent Directory
|
Revision Log
|
Patch
| revision 854, Sat Dec 23 03:55:53 2006 UTC | revision 964, Tue Feb 6 06:05:27 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | /** | /** |
| 3 | * @package Mambo Open Source | * @package Mambo |
| 4 | * @subpackage Categories | * @subpackage Categories |
| 5 | * @copyright (C) 2005 - 2006 Mambo Foundation Inc. | * @copyright Refer to copyright.php |
| 6 | * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL | * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL |
| 7 | * | * @author Mambo Foundation Inc see README.php |
| * Mambo was originally developed by Miro (www.miro.com.au) in 2000. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure | ||
| * that Mambo remained free Open Source software owned and managed by the community. | ||
| * Mambo is Free Software | ||
| 8 | */ | */ |
| 9 | ||
| 10 | /** ensure this file is being included by a parent file */ | /** ensure this file is being included by a parent file */ |
| # | Line 464 | Line 461 |
| 461 | </tr> | </tr> |
| 462 | <tr> | <tr> |
| 463 | <td valign="top" width="100px"> | <td valign="top" width="100px"> |
| 464 | <?php echo T_('Select Menu Typ'); ?>e | <?php echo T_('Select Menu Type'); ?> |
| 465 | </td> | </td> |
| 466 | <td> | <td> |
| 467 | <?php echo $lists['link_type']; ?> | <?php echo $lists['link_type']; ?> |
| # | Line 592 | Line 589 |
| 589 | ?> | ?> |
| 590 | </td> | </td> |
| 591 | <td valign="top"> | <td valign="top"> |
| 592 | <?php echo T_('This will move the Categories listed | <?php echo T_('This will move the Categories listed <br />and all the items within the category (also listed) <br />to the selected Section.'); ?> |
| <br /> | ||
| and all the items within the category (also listed) | ||
| <br /> | ||
| to the selected Section.'); ?> | ||
| 593 | </td>. | </td>. |
| 594 | </tr> | </tr> |
| 595 | </table> | </table> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

