Changeset 836 in ExiteCMS for modules/common/gallery/php-files/modules/gallery/layout/breadcrumb.inc
- Timestamp:
- 09/23/07 23:49:33 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/gallery/php-files/modules/gallery/layout/breadcrumb.inc
r833 r836 38 38 $name = $gallery->user->getUsername(); 39 39 } 40 echo "\t". '<td class="bread" height="18" style="text-align:'. langLeft() .'; padding-left: 5px; padding-right: 5px;">'. _("Logged in as:") .' '. $name .'</td>';40 // echo "\t". '<td class="bread" height="18" style="text-align:'. langLeft() .'; padding-left: 5px; padding-right: 5px;">'. _("Logged in as:") .' '. $name .'</td>'; 41 41 } 42 42 ?>
Note: See TracChangeset
for help on using the changeset viewer.
