diff data/plugin/parser/text_x_arnica.py @ 570:bf8bae241ec9

arnica: fix download link for load image
author Reimar Bauer <rb.proj AT googlemail DOT com>
date Sun, 05 Feb 2012 19:53:16 +0100
parents df77d4563af1
children 01fc8ba9809b
line wrap: on
line diff
--- a/data/plugin/parser/text_x_arnica.py	Sun Feb 05 13:23:28 2012 +0100
+++ b/data/plugin/parser/text_x_arnica.py	Sun Feb 05 19:53:16 2012 +0100
@@ -162,7 +162,7 @@
 <li class="tool">
     <form action="%(url)s" method="POST" enctype="multipart/form-data">
         <input type="hidden" name="action" value="AttachFile">
-        <input type="hidden" name="do" value="get">
+        <input type="hidden" name="do" value="view">
         <input type="hidden" name="target" value="%(this_target)s">
         <input type="image" value="submit" src="%(htdocs)s/arnica/img/arnica_full_image.png" title="load image">
     </form>