---
 .../prog/en/modules/virtualshelves/shelves.tmpl    |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl
index 5d037a2..d4699e3 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl
@@ -120,10 +120,6 @@ function placeHold () {
    <div class="yui-g">
     <!-- TMPL_IF NAME="itemsloop" -->
 
-       <form action="merge.pl" method="get">
-               <input type="hidden" name="shelf" value="<!-- TMPL_VAR 
NAME="shelfnumber" -->" />
-               <input type="submit" class="editshelf" value="Merge" />
-       </form>
        <form action="/cgi-bin/koha/virtualshelves/shelves.pl" method="post" 
class="checkboxed">
         <input type="hidden" name="viewshelf" value="<!-- TMPL_VAR 
NAME="shelfnumber" -->" />
         <input type="hidden" name="modifyshelfcontents" value="1" />
-- 
1.6.0.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to