fhiiqm/form/ma_fkt_form.inc.php
changeset 34 fc60ef80a7ad
parent 28 8d8bce56918f
child 43 70cea8f0e807
--- 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'>&nbsp;&nbsp;&nbsp;<a href=\"ma_fkt_flist.php\" target=\"_self\" title=\"Funktionen\">&laquo; zur Funktionenliste</a></p>\n"; 
+//    if (!is_null($_SESSION["recht"]) && !in_array("fme", $_SESSION["recht"]))
+        echo "<p class='sc'>&nbsp;&nbsp;&nbsp;<a href=\"ma_fkt_flist.php?$getp\" target=\"_self\" title=\"Funktionen\">&laquo; zur Funktionenliste</a></p>\n"; 
     echo "</form>\n";   
 ?>
\ No newline at end of file