Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_languages/toolbar.languages.php
Parent Directory
|
Revision Log
|
Patch
| 45 |
#mosMenuBar::custom( 'translate', 'edit.png', 'edit_f2.png', T_('Manage Translations'), false ); |
#mosMenuBar::custom( 'translate', 'edit.png', 'edit_f2.png', T_('Manage Translations'), false ); |
| 46 |
#mosMenuBar::spacer(); |
#mosMenuBar::spacer(); |
| 47 |
} else { |
} else { |
|
if ($this->has_gettext){ |
|
| 48 |
mosMenuBar::custom( 'auto_translate', 'copy.png', 'copy_f2.png', T_('Auto Translate'), false ); |
mosMenuBar::custom( 'auto_translate', 'copy.png', 'copy_f2.png', T_('Auto Translate'), false ); |
| 49 |
mosMenuBar::spacer(20); |
mosMenuBar::spacer(20); |
|
} |
|
| 50 |
mosMenuBar::apply(); |
mosMenuBar::apply(); |
| 51 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
| 52 |
} |
} |
| 98 |
function catalogs() |
function catalogs() |
| 99 |
{ |
{ |
| 100 |
mosMenuBar::startTable(); |
mosMenuBar::startTable(); |
|
if ($this->has_gettext){ |
|
| 101 |
mosMenuBar::customX( 'update', 'publish.png', 'publish_f2.png', T_('Update'), false ); |
mosMenuBar::customX( 'update', 'publish.png', 'publish_f2.png', T_('Update'), false ); |
| 102 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
|
} |
|
| 103 |
mosMenuBar::editListX( 'edit' ); |
mosMenuBar::editListX( 'edit' ); |
| 104 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
| 105 |
mosMenuBar::cancel(); |
mosMenuBar::cancel(); |
|
|
Legend:
| Removed from v.875 |
|
| changed lines |
| |
Added in v.882 |
|
|

Web Hosting provided by Network
Redux.