X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Fclass_divSelectBox.inc;h=dbee8bed455b52efd058542a89f6d72895cf6a7e;hb=e01f7be38eb35478f1f4321edac33986743a05e1;hp=4ddc3fba594c3b22bea5bc6edec6c34a082686bf;hpb=b32bb28ceb059923adef44714cb8999d9c6c61aa;p=gosa.git diff --git a/include/class_divSelectBox.inc b/include/class_divSelectBox.inc index 4ddc3fba5..dbee8bed4 100644 --- a/include/class_divSelectBox.inc +++ b/include/class_divSelectBox.inc @@ -100,7 +100,7 @@ class divSelectBox { $style = " ".$s_value2['attach']." " ; } - $s_return .= "\n"; + $s_return .= "\n"; $s_return .= $s_value2['string']; $s_return .= ""; }