Changeset 2486 for trunk/app/views/participations/admin_add.ctp
- Timestamp:
- 08/27/10 17:14:12 (21 months ago)
- File:
-
- 1 edited
-
trunk/app/views/participations/admin_add.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/participations/admin_add.ctp
r2248 r2486 1 1 <?php 2 $helps = $ session->read('Auth.User.helps'); # helps enabled ?2 $helps = $this->Session->read('Auth.User.helps'); # helps enabled ? 3 3 echo $this->Html->div(Null, Null, array('style'=>'margin:20px 5px 38px 5px;padding:5px;border:1px dotted gray;')); 4 4 echo $this->Html->div(Null, __('Add participation', True), array('style'=>'margin:4px;font-size:12pt;font-weight:bold;'));
Note: See TracChangeset
for help on using the changeset viewer.
