--- a/fhiiqm/form/ma_fkt_form.inc.php Tue Oct 11 12:17:55 2011 +0200
+++ b/fhiiqm/form/ma_fkt_form.inc.php Fri Oct 14 15:37:47 2011 +0200
@@ -78,6 +78,6 @@
<?php
echo "</div>\n";
if (!is_null($_SESSION["recht"]) && !in_array("fme", $_SESSION["recht"]))
- echo "<p> <a href=\"ma_fkt_flist.php\" target=\"_self\" title=\"Funktionen\">Zur Funktionenliste</a></p>\n";
+ echo "<p> <a href=\"ma_fkt_flist.php\" target=\"_self\" title=\"Funktionen\">« zur Funktionenliste</a></p>\n";
echo "</form>\n";
?>
\ No newline at end of file