kw_confirm.tmpl
branchxbelweb
changeset 38 c30e2402deca
parent 30 dbf4027d82fc
child 43 4d194fce51e1
--- a/kw_confirm.tmpl	Tue Oct 07 11:10:52 2003 -0400
+++ b/kw_confirm.tmpl	Tue Oct 07 12:50:30 2003 -0400
@@ -23,7 +23,8 @@
 	  <TMPL_VAR keyword>;
 	</TMPL_LOOP>
 	</p>
-	<label>Merge them with: <select name="kw">
+	<label>Merge them with:
+	<select name="kw" size="<TMPL_VAR kw_size>">
 	<TMPL_LOOP Keywords>
 	  <option value="<TMPL_VAR id>"><TMPL_VAR keyword></option>
 	</TMPL_LOOP></select><br/>