--- a/fhiiqm/form/ma_fkt_form.inc.php Fri Dec 21 15:31:50 2012 +0100
+++ b/fhiiqm/form/ma_fkt_form.inc.php Wed Feb 27 09:43:08 2013 +0100
@@ -138,7 +138,7 @@
<?php
echo "</div>\n";
- if (!is_null($_SESSION["recht"]) && !in_array("fme", $_SESSION["recht"]))
- echo "<p class='sc'> <a href=\"ma_fkt_flist.php\" target=\"_self\" title=\"Funktionen\">« zur Funktionenliste</a></p>\n";
+// if (!is_null($_SESSION["recht"]) && !in_array("fme", $_SESSION["recht"]))
+ echo "<p class='sc'> <a href=\"ma_fkt_flist.php?$getp\" target=\"_self\" title=\"Funktionen\">« zur Funktionenliste</a></p>\n";
echo "</form>\n";
?>
\ No newline at end of file