aboutsummaryrefslogtreecommitdiffstats
path: root/view/event_form.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-25 13:42:06 -0800
committerfriendica <info@friendica.com>2012-01-25 13:42:06 -0800
commitd2a9341128efb4e2952acc3d59e7716471ffdee0 (patch)
treec075536a52f6ccad6ca52d614da17f5a50974bbf /view/event_form.tpl
parenta24a383dab03b313598c56cec5c83cbb9ca62595 (diff)
downloadvolse-hubzilla-d2a9341128efb4e2952acc3d59e7716471ffdee0.tar.gz
volse-hubzilla-d2a9341128efb4e2952acc3d59e7716471ffdee0.tar.bz2
volse-hubzilla-d2a9341128efb4e2952acc3d59e7716471ffdee0.zip
new event current date off by one, submit button misplaced
Diffstat (limited to 'view/event_form.tpl')
-rwxr-xr-xview/event_form.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/event_form.tpl b/view/event_form.tpl
index 5f3510bef..6de471aca 100755
--- a/view/event_form.tpl
+++ b/view/event_form.tpl
@@ -38,6 +38,7 @@ $f_dsel $f_tsel
$acl
+<div class="clear"></div>
<input id="event-submit" type="submit" name="submit" value="$submit" />
</form>