From 831b18cf283cd52fd1b01d6c6c4648b8351985a7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 8 May 2014 21:22:07 -0700 Subject: move the event "unknown finish time" checkbox up so it actually precedes entering the finish time. TODO: we should probably disable the finish time selector with jquery if this is checked. --- view/tpl/event_form.tpl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'view/tpl/event_form.tpl') diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl index eaf3f74fe..bfdf4d0b6 100755 --- a/view/tpl/event_form.tpl +++ b/view/tpl/event_form.tpl @@ -13,14 +13,18 @@
{{$s_text}}
{{$s_dsel}} {{$s_tsel}} +

+ +
{{$n_text}}
+ +
+ +
{{$f_text}}
{{$f_dsel}} {{$f_tsel}}
-
{{$n_text}}
- -
{{$a_text}}
-- cgit v1.2.3