typo
git-svn-id: svn://svn.cccv.de/engel-system@95 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
7053a1e08b
commit
15868339d2
|
@ -69,8 +69,8 @@ if ( !isset($raum) )
|
||||||
$RoomEntry["Name"]. "</a></li>\n";
|
$RoomEntry["Name"]. "</a></li>\n";
|
||||||
|
|
||||||
echo "<br><br>";
|
echo "<br><br>";
|
||||||
echo Get_Text("pub_schicht_alles_1"). "<a href='./schichtplan.php?ausdatum=$ausdatum&raum=-1'><u> ".
|
echo Get_Text("pub_schicht_alles_1"). "<a href='./schichtplan.php?ausdatum=$ausdatum&raum=-1'> <u>".
|
||||||
Get_Text("pub_schicht_alles_2"). "</u></a>".Get_Text("pub_schicht_alles_3");
|
Get_Text("pub_schicht_alles_2"). "</u> </a>".Get_Text("pub_schicht_alles_3");
|
||||||
echo "\n<br><br>\n\n";
|
echo "\n<br><br>\n\n";
|
||||||
echo "<hr>\n\n";
|
echo "<hr>\n\n";
|
||||||
echo Get_Text("pub_schicht_EmptyShifts"). "\n";
|
echo Get_Text("pub_schicht_EmptyShifts"). "\n";
|
||||||
|
|
Loading…
Reference in New Issue