fhiiqm/inc/func_lib.inc.php
changeset 19 33ee23fafd4d
parent 15 1ed6fbdf4237
child 20 5877137431e4
--- a/fhiiqm/inc/func_lib.inc.php	Mon Nov 21 16:24:43 2011 +0100
+++ b/fhiiqm/inc/func_lib.inc.php	Fri Dec 09 14:33:22 2011 +0100
@@ -43,7 +43,7 @@
         if ($fcol>0 && $fanr>0) // Filtern nach Spalte moeglich
         {
             if ($fcol == $fanr) $filt = "filter_activ"; else $filt = "filter"; 
-            $filt = "&nbsp;&nbsp;<a href='".$_SERVER['PHP_SELF']."?f=$fcol&s=$sort&d=$dir&st=$start&z=$anzds'><img src='/fhiiqm/img/$filt.gif' border='0' width='14' hight='11' alt='$tip' title='$tip'></a>";;
+            $filt = "&nbsp;<a href='".$_SERVER['PHP_SELF']."?f=$fcol&s=$sort&d=$dir&st=$start&z=$anzds'><img src='/fhiiqm/img/$filt.gif' border='0' width='14' hight='11' alt='$tip' title='$tip'></a>";;
         }
         else
             $filt="";
@@ -112,7 +112,7 @@
         
         
         
-        $login  = $_POST["eintragen"];
+        $login  = $_POST["login"];
         $log    = $_POST["log"];
         
         if ($login)