X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fclass_divlist.inc;h=9c52b768c9044d714fc81ea9eef9820b53d6f744;hb=c4924928dc7abdf5caaf67d8d614fe014483a0c5;hp=e39b00f06b0a8f3bdfa238d8bbf1e7ec5ffe2f7f;hpb=ce63b74f526ee8f2258bda19e7ed1bdf7e0c2732;p=gosa.git diff --git a/include/class_divlist.inc b/include/class_divlist.inc index e39b00f06..9c52b768c 100644 --- a/include/class_divlist.inc +++ b/include/class_divlist.inc @@ -241,7 +241,7 @@ class divlist { // Alternation of background color if($i_alternate) $i_alternate=0; else $i_alternate=1; - $s_return .= "\n"; + $s_return .= "\n"; $cnt = 0;