From ed16e40e207fbc180617d4c704bb9ca14dca7899 Mon Sep 17 00:00:00 2001 From: czaks Date: Sat, 17 Aug 2013 16:37:15 -0400 Subject: [PATCH] upload: add ids for a script for selection --- templates/post_form.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/post_form.html b/templates/post_form.html index b2e186cc..c2bb25d0 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -79,15 +79,14 @@ {% endif %} - + {% trans %}File{% endtrans %} - + {% if config.allow_upload_by_url %} -
-
+
:
@@ -96,7 +95,7 @@ {% if config.enable_embedding %} - + {% trans %}Embed{% endtrans %} {{ antibot.html() }}