Changeset 1601

Show
Ignore:
Timestamp:
11/01/07 01:04:50
Author:
johnsa
Message:

websubmit: further work on UI

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/websubmit/webapp/resources/demoskins/default/default/default.xsl

    r1600 r1601  
    930930          <p> 
    931931            <label for="commentContactName">Organization Name: </label> 
    932             <input type="text" name="commentContactName"/> 
     932            <input type="text" name="commentContactName" size="40"/> 
    933933            <span class="note"> Please limit contacts to organizations, not individuals.</span> 
    934934          </p> 
     
    987987          <p> 
    988988            <label for="commentCategories">Category suggestion: </label> 
    989             <input type="text" name="commentCategories"/> 
     989            <input type="text" name="commentCategories" size="30"/> 
    990990          </p> 
    991991        </div>