fhiiqm/inc/func_lib.inc.php
changeset 26 3c1e3ac7089f
parent 25 482252ff12fd
child 28 8d8bce56918f
--- a/fhiiqm/inc/func_lib.inc.php	Thu Apr 05 15:35:43 2012 +0200
+++ b/fhiiqm/inc/func_lib.inc.php	Mon May 07 16:21:00 2012 +0200
@@ -44,7 +44,7 @@
         if ($fcol>0 && $fanr>0) // Filtern nach Spalte moeglich
         {
             if ($fcol == $fanr) $filt = "filter_activ"; else $filt = "filter"; 
-            $filt = "&nbsp;<a href='".$_SERVER['PHP_SELF']."?f=$fcol&s=$sort&d=$dir&st=$start&z=$anzds&i=$id'><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&i=$id'><img src='/fhiiqm/img/$filt.gif' border='0' width='14' hight='11' alt='$tip' title='$tip'></a>";
         }
         else
             $filt="";