Changeset 8582


Ignore:
Timestamp:
08/19/10 16:40:31 (3 years ago)
Author:
ArthurClemens
Message:

Item8841: small copy changes to create topic form; remove tick as this suggests a check that is not in place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/Sandbox/WebHome.txt

    r7075 r8582  
    1313  <div class="foswikiFormSteps"> 
    1414    <div class="foswikiFormStep"> 
    15       <h3 >%MAKETEXT{"Name:"}% </h3> 
     15      <h3 >%MAKETEXT{"Topic name"}% </h3> 
    1616      <table cellpadding="0" cellspacing="0"><tr><td> 
    1717      <input class="foswikiInputField" type="text" name="topic" id="topic" size="32" value="TestTopicAUTOINC0" />&nbsp; 
    1818      </td><td> 
    19       %BUTTON{"%MAKETEXT{"Submit"}%" icon="tick" type="submit""}% 
     19      %BUTTON{"%MAKETEXT{"Create topic"}%" type="submit""}% 
    2020      %CLEAR% 
    2121      </td></tr></table> 
Note: See TracChangeset for help on using the changeset viewer.