|
Stud.IP
3.1 Revision 48552
|
Variables | |
| while | (list($institut_id, $institute)=each($myInstitutes)) ($current_institut_id==$institut_id? 'selected': '')?><? = CSRFProtection::tokenTag() _("Einrichtung:")($institute["is_fak"] ? 'style="font-weight:bold;"' : "") $institut_id htmlReady(my_substr($institute["name"] . ' (' . $institute["num_sets"] . ')',0,100)) |
| endforeach | |
| while (list($institut_id, $institute)=each($myInstitutes))($current_institut_id==$institut_id? 'selected': '')?><? = CSRFProtection::tokenTag() _("Einrichtung:")($institute["is_fak"] ? 'style="font-weight:bold;"' : "") $institut_id htmlReady(my_substr($institute["name"] . ' (' . $institute["num_sets"] . ')',0,100)) |
| endforeach |