add_bk.tmpl
branchxbelweb
changeset 7 7cc3ab1c160b
parent 4 20c995f13f63
child 9 896b7c6de627
--- a/add_bk.tmpl	Wed Sep 24 14:28:33 2003 -0400
+++ b/add_bk.tmpl	Wed Sep 24 14:28:47 2003 -0400
@@ -21,6 +21,7 @@
 	  <li><input type="checkbox" name="kw" value="<TMPL_VAR id>"/><TMPL_VAR keyword></li>
 	</TMPL_LOOP>
 	</ul>
+	<label>New keywords: <input type="text" name="newkw"> (comma separated list)</label>
     </form>
   </body>
 </html>