From 2fb656e60eff799a80839560a35e65026371266f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 6 Jul 2016 07:32:13 +0200 Subject: form: move button up, partially fix too many
s --- templates/layouts/default.html.ep | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index f773f9a..62403b9 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -61,6 +61,11 @@ % }
+
+ %= submit_button 'Anzeigen' +
+
+ Optionale Einstellungen:
Frontend @@ -77,12 +82,6 @@ %= select_field backend => [ ['IRIS' => 'iris'], ['HAFAS' => 'ris'] ]
-
- %= submit_button 'Anzeigen' -
-
-
- Optionale Einstellungen:
Nur Züge über -- cgit v1.2.3