openrat-cms

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

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

Namen von Objekten in der Länge begrenzen.

Diffstat:
themes/default/templates/tree/show.tpl.src.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/templates/tree/show.tpl.src.php b/themes/default/templates/tree/show.tpl.src.php @@ -18,7 +18,7 @@ page class:tree if present:url link url:var:url title:var:desc class:tree target:var:target image icon:var:icon - text var:text + text var:text maxlength:15 else image icon:var:icon text var:text