From 21698dc787ca606a45b89ef0c17742f7974f0042 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 7 Nov 2006 05:44:30 +0000 Subject: [PATCH] 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 --- include/class_tabs.inc | 2 ++ 1 file changed, 2 insertions(+) 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.= "