X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Fclass_divlist.inc;h=cd12a5ebdf206bce265b25f4900e6dc206bd33eb;hb=b868e20368d036501ec2c97c67bc8362e00753cb;hp=8b0548a191b5cd477847f8fd690ea7307282ecd7;hpb=89f240bc113bfc5fb50078317b33d7dff7f47b9e;p=gosa.git diff --git a/include/class_divlist.inc b/include/class_divlist.inc index 8b0548a19..cd12a5ebd 100644 --- a/include/class_divlist.inc +++ b/include/class_divlist.inc @@ -152,7 +152,7 @@ class divlist { $s_return .= "\n
"; $s_return .= ""; } else { - $s_return .= "\n
"; + $s_return .= "\n
"; $s_return .= ""; } } @@ -196,7 +196,7 @@ class divlist { $s_value = $this->a_entries[$i]; - + // Alternation of background color if($i_alternate) $i_alternate=0; else $i_alternate=1; $s_return .= "\n";