From: cajus Date: Tue, 7 Nov 2006 05:44:30 +0000 (+0000) Subject: Added non breaking space in tab headers X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=21698dc787ca606a45b89ef0c17742f7974f0042;p=gosa.git Added non breaking space in tab headers git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5019 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/class_tabs.inc b/include/class_tabs.inc index 864c7e87c..76101a90f 100644 --- a/include/class_tabs.inc +++ b/include/class_tabs.inc @@ -150,6 +150,8 @@ class tabs if (mb_strlen($title, 'UTF-8') > 14){ $title= mb_substr($title,0, 12, 'UTF-8')."..."; } + + $title= preg_replace("/ /", " ", $title); if ($_SESSION['js']==FALSE){ $display.= "