From 2addcaadedfe714bd0502911cc85cdab24736465 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sun, 18 Jul 2010 19:17:26 +0200 Subject: Bug 119703: Create an attachment by pasting it into a text field r/a=mkanat --- .../attachment/createformcontents.html.tmpl | 30 ++++++++++------------ 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'template/en/default/attachment/createformcontents.html.tmpl') diff --git a/template/en/default/attachment/createformcontents.html.tmpl b/template/en/default/attachment/createformcontents.html.tmpl index ad3a25bc6..9d2fa9f48 100644 --- a/template/en/default/attachment/createformcontents.html.tmpl +++ b/template/en/default/attachment/createformcontents.html.tmpl @@ -21,29 +21,27 @@ # Marc Schumann #%] - + : - Enter the path to the file on your computer.
- + Enter the path to the file on your computer (or + paste text as attachment).
+ -[% IF Param("allow_attach_url") %] - - : + + : - URL to be attached instead.
- + Paste the text to be added as an attachment (or + attach a file).
+ - -[% END %] : -- cgit v1.2.3-24-g4f1b