openrat-cms

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

commit 5750a805eb24264100d967c8e1920cf768e68a34
parent 2dda4e9d5085d3b1cc22a72e6f6c85a04d985ab5
Author: dankert <devnull@localhost>
Date:   Sun, 19 Apr 2009 22:05:28 +0200

Änderung der IF-Abfrage für die MOTD.

Diffstat:
themes/default/templates/index/showlogin.tpl.src.php | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/themes/default/templates/index/showlogin.tpl.src.php b/themes/default/templates/index/showlogin.tpl.src.php @@ -12,7 +12,7 @@ page if empty:config:login/logo/url image url:config:login/logo/file - if present:config:login/motd + if not: empty:config:login/motd row cell class:motd colspan:2 text raw:config:login/motd @@ -104,8 +104,8 @@ page newline newline - link url:config:login/gpl/url target:_top - text value:message:GLOBAL_GPL + link url:config:login/gpl/url target:_top class:copyright + text value:message:GPL if present:force_username focus field:login_password