mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
- lector_choice.php berechtigungsfix
- lvaliste nun mit LV-bezeichnung - Ansprechpartner aktualisiert - Zeitsperre eingefügt
This commit is contained in:
@@ -68,14 +68,7 @@ else
|
||||
<td nowrap> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="260" nowrap>Braunstorfer Michael (Leitung)</td>
|
||||
<td width="50" nowrap>240</td>
|
||||
<td nowrap><?php echo ($visible?'<a class="Item" href="mailto:[email protected]">[email protected]</a>':'')?></td>
|
||||
<td width="56" nowrap> </td>
|
||||
<td nowrap>Termin nach Vereinbarung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="260" nowrap>Ing. Esberger Franz </td>
|
||||
<td width="260" nowrap>Ing. Esberger Franz (Leitung interimistisch)</td>
|
||||
<td width="50" nowrap>243</td>
|
||||
<td nowrap><?php echo ($visible?'<a class="Item" href="mailto:[email protected]">[email protected]</a>':'')?></td>
|
||||
<td width="56" nowrap> </td>
|
||||
@@ -95,6 +88,20 @@ else
|
||||
<td width="56" nowrap> </td>
|
||||
<td nowrap>Termin nach Vereinbarung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="260" nowrap>Lechner Martin</td>
|
||||
<td width="50" nowrap>240</td>
|
||||
<td nowrap><?php echo ($visible?'<a class="Item" href="mailto:[email protected]">[email protected]</a>':'')?></td>
|
||||
<td width="56" nowrap> </td>
|
||||
<td nowrap>Termin nach Vereinbarung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="260" nowrap>Braunstorfer Michael</td>
|
||||
<td width="50" nowrap>240</td>
|
||||
<td nowrap><?php echo ($visible?'<a class="Item" href="mailto:[email protected]">[email protected]</a>':'')?></td>
|
||||
<td width="56" nowrap> </td>
|
||||
<td nowrap>Termin nach Vereinbarung</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" nowrap> </td>
|
||||
<td nowrap> </td>
|
||||
|
||||
Reference in New Issue
Block a user