Changeset 4025
- Timestamp:
- 07/28/11 18:20:40 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/1.5/modules/a/templates/layout.php
r4024 r4025 78 78 <?php a_slot('logo', 'aButton', array( 79 79 'edit' => (isset($page) && $sf_user->hasCredential('cms_admin')) ? true : false, 80 //'defaultImage' => '/apostrophePlugin/images/asandbox-logo.png',80 'defaultImage' => '/apostrophePlugin/images/asandbox-logo.png', 81 81 'link' => url_for('@homepage'), 82 82 'global' => true, 83 'title' => true,84 83 'width' => 360, 85 84 'flexHeight' => true,

