openrat-cms

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

commit 3219fd4be91acc3306dea1ff57821bebbc1a3e01
parent 6da449c73adae22d7fa324303672ec728ca319d0
Author: Jan Dankert <devnull@localhost>
Date:   Thu,  7 Mar 2013 23:42:30 +0100

Fix: Submitbutton im Formular in Dialogen erscheint jetzt.

Diffstat:
themes/default/layout/index.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/layout/index.php b/themes/default/layout/index.php @@ -116,7 +116,7 @@ var REQ_PARAM_TARGET = '<?php echo REQ_PARAM_TARGET ?>'; </div> -<div id="dialog" class="bar wide"> +<div id="dialog" class="panel wide"> </div>