summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 266427d)
raw | patch | inline | side by side (parent: 266427d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jun 2007 06:52:09 +0000 (06:52 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jun 2007 06:52:09 +0000 (06:52 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6542 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_tabs.inc | patch | blob | history |
diff --git a/include/class_tabs.inc b/include/class_tabs.inc
index 1571bdadadb9dd072e46a0cc5a2c1d460ccf6a51..ee245f01b22ac1f7e9a0adf729dc3f0335a65e49 100644 (file)
--- a/include/class_tabs.inc
+++ b/include/class_tabs.inc
}
/* Paint tab */
- $display.= "<td style=\"vertical-align:bottom;width:1px;\">";
+ $display.= "<td style=\"vertical-align:bottom;width:1px;white-space:nowrap;\">";
/* Shorten string if its too long for the tab headers*/
$title= _($name);