mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
Vilesci Redesign
lehrveranstaltung.php: Button zum Anlegen von Lehrfächern lehrfach.php: Neuer Tablesorter reservierung_insert.php: Ort mit Autocomplete und Datum mit Datepicker
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ if(isset($_GET['categorie']))
|
||||
if (isset($m2['target']))
|
||||
echo 'target="'.$m2['target'].'" ';
|
||||
if (isset($m2['link']))
|
||||
echo '><img title="'.$m2['name'].'" src="../skin/images/bullet_go.png" alt="page go" border="0"> ';
|
||||
echo '><img title="'.$m2['name'].'" src="../skin/images/square_blue.png" alt="page go" border="0"> ';
|
||||
if (isset($m2['name']))
|
||||
echo $m2['name'];
|
||||
if (isset($m2['link']))
|
||||
|
||||
Reference in New Issue
Block a user