openrat-cms

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

commit 8cd780f52310da27d97ddd054403343dfb4ef0b1
parent 0677891c35514a33b88c570a3205e045641e884a
Author: Jan Dankert <devnull@localhost>
Date:   Thu,  4 Jan 2018 22:55:40 +0100

Statisches Formular entfernt, da es momentan mehr stört. Die modernen Browser sollten auch mit dem AJAX-Forms klarkommen.

Diffstat:
modules/cms-ui/themes/default/layout/index.php | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/modules/cms-ui/themes/default/layout/index.php b/modules/cms-ui/themes/default/layout/index.php @@ -55,10 +55,6 @@ <div class="noscript"><em>Javascript is required to view this site</em></div> -<form class="invisible" target="temp" action=""> -<input type="text" id="uname" name="l1" /><input id="upassword" type="password" name="l2" /><input type="submit" /> -</form> - <div id="filler"> </div>