openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f7d4ed5d05bb7e557ccb72d940b3ded2588ccc96
parent 7290d539c38195bfe01ada2e5242bb795c17a817
Author: dankert <devnull@localhost>
Date:   Tue,  8 Dec 2009 09:45:43 +0100

Namen von Objekten in der Länge begrenzen.

Diffstat:
themes/default/templates/mainmenu/show.tpl.src.php | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/themes/default/templates/mainmenu/show.tpl.src.php b/themes/default/templates/mainmenu/show.tpl.src.php @@ -10,10 +10,11 @@ page class:menu list list:path extract:true value:xy link url:var:url title:var:title class:path target:cms_main - text var:name maxlength:20 + text var:name maxlength:15 char type:filesep - text var:text title:var:text class:title + text var:text title:var:text class:title maxlength:20 + cell class:menu style::text-align:right; if true:property:search form action:search subaction:quicksearch target:cms_main_main