openrat-cms

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

commit 5763d98735599dade6c9e442ff75367560f109d7
parent 14a23fb26e30035a6d9637607e6171c369886f31
Author: dankert <devnull@localhost>
Date:   Sat, 24 Nov 2007 14:23:06 +0100

Einbau von objectid,modelid,languageid,projectid

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

diff --git a/themes/default/templates/index/showlogin.tpl.src.php b/themes/default/templates/index/showlogin.tpl.src.php @@ -101,6 +101,10 @@ document.forms[0].screenwidth.value=window.innerWidth; END if value:size:dbids lessthan:2 hidden name:dbid default:var:actdbid + hidden name:objectid + hidden name:modelid + hidden name:projectid + hidden name:languageid # The GPL licence requires this text, so NEVER remove nor change it.