|
Stud.IP
jlu_4.3 Revision 64286
|
Variables | |
| if( $current_lock)(sprintf(_( 'Die Raum- und Ressourcenverwaltung ist zurzeit gesperrt. Die Sperre besteht vom %1$s bis zum %2$s.'), date(_( 'd.m.Y H:i'), $current_lock->begin), date(_( 'd.m.Y H:i'), $current_lock->end))) ?><? endif ?><? if( $future_locks)( 'Beginn') ?></th >< th ><?foreach( $future_locks as $lock)(_( 'd.m.Y H:i'), $lock->begin) ?></td >< td ><? | $menu = ActionMenu::get() |
| if($current_lock) ( sprintf( _('Die Raum- und Ressourcenverwaltung ist zurzeit gesperrt. Die Sperre besteht vom %1$s bis zum %2$s.'), date(_('d.m.Y H:i'), $current_lock->begin), date(_('d.m.Y H:i'), $current_lock->end) ) ) ?> <? endif ?> <? if ($future_locks) ('Beginn') ?></th> <th><?foreach ($future_locks as $lock) (_('d.m.Y H:i'), $lock->begin) ?></td> <td><? $menu = ActionMenu::get() |