Changeset 2226 for trunk/ActionTrackerPlugin/templates/actionform.tmpl
- Timestamp:
- 01/29/09 13:35:57 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ActionTrackerPlugin/templates/actionform.tmpl
r1340 r2226 7 7 <h1>Action %UID% in %WEB%.%TOPIC%</h1> 8 8 %EDITFIELDS% 9 <textarea name="text" wrap="virtual" rows="%EBH%" cols="%EBW%" style="width:99%" class=" twikiTextarea twikiEditboxStyleProportional">%TEXT%</textarea>9 <textarea name="text" wrap="virtual" rows="%EBH%" cols="%EBW%" style="width:99%" class="foswikiTextarea foswikiEditboxStyleProportional">%TEXT%</textarea> 10 10 %HIDDENFIELDS% 11 11 <br /> 12 <label for="sig" class=" twikiGrayText">Your signature to copy/paste: </label><input name="sig" type="text" readonly="readonly" title="Select, copy and paste your signature text to the bottom of your entry" id="sig" value="-- <nop>%WIKIUSERNAME% - %DATE%" /></div>12 <label for="sig" class="foswikiGrayText">Your signature to copy/paste: </label><input name="sig" type="text" readonly="readonly" title="Select, copy and paste your signature text to the bottom of your entry" id="sig" value="-- <nop>%WIKIUSERNAME% - %DATE%" /></div> 13 13 <br /> 14 14 <input type="submit" value=" %SUBMITCMDNAME% Changes " %SUBMITSCRIPT% />
Note: See TracChangeset
for help on using the changeset viewer.
