Rearranged <div> and <form> tags to allow the search box to validate.
[cocanwiki.git] / templates / images.html
index 7fbb10d..eab7f42 100644 (file)
@@ -45,8 +45,8 @@ ALT text: ::alt_html:: <br/>
 ::if(is_deleted)::
 <li class="first"><a href="/_bin/undelete_image_form.cmo?id=::id_url::">Restore</a></li>
 ::else::
-<li class="first"><a href="/_bin/edit_image_form.cmo?id=::id_url::">Edit</a></li>
-<li><a href="/_bin/upload_image_form.cmo?id=::id_url::&replace=1">Replace</a></li>
+<li class="first"><a href="/_bin/edit_image_form.cmo?id=::id_url::">Edit description fields</a></li>
+<li><a href="/_bin/upload_image_form.cmo?id=::id_url::&replace=1">Replace image</a></li>
 <li><a href="/_bin/delete_image_form.cmo?id=::id_url::">Delete</a></li>
 ::end::
 </ul>