[bknr-cvs] hans changed trunk/projects/quickhoney/website/templates/index.xml

BKNR Commits bknr at bknr.net
Wed Sep 17 20:32:10 UTC 2008


Revision: 3915
Author: hans
URL: http://bknr.net/trac/changeset/3915

Make spider keywords entry field larger.

U   trunk/projects/quickhoney/website/templates/index.xml

Modified: trunk/projects/quickhoney/website/templates/index.xml
===================================================================
--- trunk/projects/quickhoney/website/templates/index.xml	2008-09-17 20:20:54 UTC (rev 3914)
+++ trunk/projects/quickhoney/website/templates/index.xml	2008-09-17 20:32:10 UTC (rev 3915)
@@ -191,7 +191,7 @@
             </span>
             <br />
             Keywords:<br />
-            <input type="text" id="upload_keywords" name="spider-keywords" value="" /><br />
+            <input type="text" id="upload_keywords" name="spider-keywords" value="" size="60" /><br />
             <input type="checkbox" id="explicit" name="explicit" value="1" /> Explicit<br/>
             <!-- shop disabled for now
             <input type="checkbox" name="buy-file" value="1"/> Sell as file<br/>
@@ -262,7 +262,7 @@
             </span>
             <br />
             Keywords:<br />
-            <input type="text" id="edit_keywords" name="spider-keywords" value="" /><br />
+            <input type="text" id="edit_keywords" name="spider-keywords" value="" size="60" /><br />
             <input type="checkbox" id="edit_explicit" name="explicit" value="1" /> Explicit<br/>
             <!-- shop disabled for now
             <input type="checkbox" id="edit_buy-file" name="buy-file" value="1"/> Sell as file<br/>




More information about the Bknr-cvs mailing list