Stud.IP
4.2 Revision
|
Variables | |
endforeach = htmlReady($user->username) | |
if( $ajax)(_( 'Speichern'), 'confirm', array( 'data-dialog-button'=> true)) ?><? else(_( 'Speichern'), 'confirm') ?><? | endif = \Studip\Button::create(_('Abbrechen'), $name . '_button_abort') |
if($ajax) (_('Speichern'), 'confirm', array('data-dialog-button' => true)) ?> <? else (_('Speichern'), 'confirm') ?> <? endif = \Studip\Button::create(_('Abbrechen'), $name . '_button_abort') |