kw_confirm.tmpl
branchxbelweb
changeset 53 e80160a19653
parent 50 5275135955c0
--- a/kw_confirm.tmpl	Sun Oct 26 22:56:49 2003 -0500
+++ b/kw_confirm.tmpl	Mon Oct 27 02:26:39 2003 -0500
@@ -24,7 +24,7 @@
 	</TMPL_LOOP>
 	</p>
 	<label>Merge them with:
-	<select name="kw" size="1">
+	<select name="kw" multiple size="<TMPL_VAR kw_size">
 	<TMPL_LOOP Keywords>
 	  <option value="<TMPL_VAR id>"><TMPL_VAR keyword></option>
 	</TMPL_LOOP></select><br/>