| 
    Stud.IP
    jlu_3.3 Revision
    
   | 
  
Variables | |
| $buttons = '<span>' . Button::createAccept(_('OK'), 'save_close', array('title' => _('Speichern und zurück zur Übersicht'))) . '</span>' | |
| if($request->isNew()) | else | 
| $info_txt = '<div>' . sprintf(_('Erstellt am: %s'), strftime('%x %H:%M', $request->mkdate)) . '</div>' | |
| $infobox_content | |
| if(getGlobalPerms($GLOBALS['user']->id)=='admin'||($GLOBALS['perm']->have_perm('admin') &&count(getMyRoomRequests(null, null, true, $request->getId())))) | $infobox = array('picture' => 'sidebar/resources-sidebar.png', 'content' => $infobox_content) | 
| $buttons = '<span>' . Button::createAccept(_('OK'), 'save_close', array('title' => _('Speichern und zurück zur Übersicht'))) . '</span>' | 
| $info_txt = '<div>' . sprintf(_('Erstellt am: %s'), strftime('%x %H:%M', $request->mkdate)) . '</div>' | 
| if (getGlobalPerms( $GLOBALS[ 'user']->id)=='admin'||( $GLOBALS[ 'perm']->have_perm( 'admin') &&count(getMyRoomRequests(null, null, true, $request->getId())))) $infobox = array('picture' => 'sidebar/resources-sidebar.png', 'content' => $infobox_content) | 
| $infobox_content | 
| if ( $request->isNew()) else |