Changeset 2486 for trunk/app/views/shares/admin_listing.ctp
- Timestamp:
- 08/27/10 17:14:12 (21 months ago)
- File:
-
- 1 edited
-
trunk/app/views/shares/admin_listing.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/shares/admin_listing.ctp
r2419 r2486 14 14 echo $this->Html->div('title_section', $this->Html->image('mmultimedia.png', array('style'=>'width:35px;margin-right:6px;', 15 15 'alt'=>__('shared files', True), 'title'=>__('shared files', True))).' '. 16 $ session->read('Auth.User.username').'\'s '. __('shared files', True));16 $this->Session->read('Auth.User.username').'\'s '. __('shared files', True)); 17 17 echo $this->Html->para(Null, 18 18 $this->Html->link(
Note: See TracChangeset
for help on using the changeset viewer.
