kw_confirm.tmpl
branchxbelweb
changeset 50 5275135955c0
parent 43 4d194fce51e1
child 53 e80160a19653
--- a/kw_confirm.tmpl	Fri Oct 24 17:51:57 2003 -0400
+++ b/kw_confirm.tmpl	Fri Oct 24 17:55:22 2003 -0400
@@ -24,12 +24,13 @@
 	</TMPL_LOOP>
 	</p>
 	<label>Merge them with:
-	<select name="kw" size="<TMPL_VAR kw_size>">
+	<select name="kw" size="1">
 	<TMPL_LOOP Keywords>
 	  <option value="<TMPL_VAR id>"><TMPL_VAR keyword></option>
 	</TMPL_LOOP></select><br/>
         <button name="action" type="submit"
               value="<TMPL_VAR action>">Merge</button><br/>
+	<label><input type="checkbox" name="remove"/> Remove keywords?</label>
       </TMPL_IF>
       <TMPL_IF confirm_rename>
         <p>Rename<br/>