Changeset 2486 for trunk/app/views/acquaintances/admin_listing.ctp
- Timestamp:
- 08/27/10 17:14:12 (21 months ago)
- File:
-
- 1 edited
-
trunk/app/views/acquaintances/admin_listing.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/acquaintances/admin_listing.ctp
r2419 r2486 21 21 echo $this->Html->div('title_section', 22 22 $this->Html->image('ylinks.png',array('style'=>'width:35px;margin-right:6px;','alt'=>__('Usefull links',True),'title'=>__('Usefull links',True))) 23 .' '.$ session->read('Auth.User.username') . '\'s '.__('Usefull links', True));23 .' '.$this->Session->read('Auth.User.username') . '\'s '.__('Usefull links', True)); 24 24 25 25 # Here beggins the cool stuff
Note: See TracChangeset
for help on using the changeset viewer.
