summaryrefslogtreecommitdiff
path: root/www-ssl
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl')
-rwxr-xr-xwww-ssl/nonpublic/schichtplan.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/nonpublic/schichtplan.php b/www-ssl/nonpublic/schichtplan.php
index 65b0d39a..0c29f862 100755
--- a/www-ssl/nonpublic/schichtplan.php
+++ b/www-ssl/nonpublic/schichtplan.php
@@ -153,7 +153,7 @@ else
}//if (isset($raum))
-//echo "<a href=\"". $_SESSION["newurl"]. "&Icon=0\">@</a>";
+echo "<a href=\"". $_SESSION["newurl"]. "&Icon=0\">@</a>";
include ("./inc/footer.php");
?>