Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_templates/toolbar.templates.html.php
Parent Directory
|
Revision Log
|
Patch
| 19 |
function _DEFAULT($client) { |
function _DEFAULT($client) { |
| 20 |
mosMenuBar::startTable(); |
mosMenuBar::startTable(); |
| 21 |
if ($client=="admin") { |
if ($client=="admin") { |
| 22 |
mosMenuBar::custom('publish', 'publish.png', 'publish_f2.png', 'Default', true); |
mosMenuBar::custom('publish', 'publish.png', 'publish_f2.png', T_('Default'), true); |
| 23 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
| 24 |
} else { |
} else { |
| 25 |
mosMenuBar::makeDefault(); |
mosMenuBar::makeDefault(); |
| 66 |
|
|
| 67 |
function _ASSIGN(){ |
function _ASSIGN(){ |
| 68 |
mosMenuBar::startTable(); |
mosMenuBar::startTable(); |
| 69 |
mosMenuBar::save( 'save_assign', 'Save' ); |
mosMenuBar::save( 'save_assign', T_('Save') ); |
| 70 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
| 71 |
mosMenuBar::cancel(); |
mosMenuBar::cancel(); |
| 72 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
|
|
Legend:
| Removed from v.164 |
|
| changed lines |
| |
Added in v.165 |
|
|

Web Hosting provided by Network
Redux.