fhiiqm/inc/func_lib.inc.php
changeset 26 3c1e3ac7089f
parent 25 482252ff12fd
child 28 8d8bce56918f
equal deleted inserted replaced
25:482252ff12fd 26:3c1e3ac7089f
    42         
    42         
    43         if ($bez == "Haus") $tip = "Haus: A, B, C, D, E, F, FAB, HAR, K, L, M, N, P, Q, R, S, T, U"; else $tip = "Filter";
    43         if ($bez == "Haus") $tip = "Haus: A, B, C, D, E, F, FAB, HAR, K, L, M, N, P, Q, R, S, T, U"; else $tip = "Filter";
    44         if ($fcol>0 && $fanr>0) // Filtern nach Spalte moeglich
    44         if ($fcol>0 && $fanr>0) // Filtern nach Spalte moeglich
    45         {
    45         {
    46             if ($fcol == $fanr) $filt = "filter_activ"; else $filt = "filter"; 
    46             if ($fcol == $fanr) $filt = "filter_activ"; else $filt = "filter"; 
    47             $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>";;
    47             $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>";
    48         }
    48         }
    49         else
    49         else
    50             $filt="";
    50             $filt="";
    51         if ($filtb>'!') $where = "&f=$fanr&b=$filtb&i=$id"; else $where="&i=$id";
    51         if ($filtb>'!') $where = "&f=$fanr&b=$filtb&i=$id"; else $where="&i=$id";
    52         echo "<th>$bez&nbsp;<a href='".$_SERVER['PHP_SELF']."?s=$colnum$where&st=$start&z=$anzds'><img src='/fhiiqm/img/$auf.gif' border='0' width='11' hight='11' alt='sort aufsteigend' title='sort aufsteigend'></a>            
    52         echo "<th>$bez&nbsp;<a href='".$_SERVER['PHP_SELF']."?s=$colnum$where&st=$start&z=$anzds'><img src='/fhiiqm/img/$auf.gif' border='0' width='11' hight='11' alt='sort aufsteigend' title='sort aufsteigend'></a>