Changeset 1348 for trunk/PatternSkin/templates/edit.pattern.tmpl
- Timestamp:
- 12/14/08 23:20:23 (3 years ago)
- File:
-
- 1 edited
-
trunk/PatternSkin/templates/edit.pattern.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/templates/edit.pattern.tmpl
r1340 r1348 62 62 63 63 64 %TMPL:DEF{"textarea"}%<div class="patternEditTopic"><textarea class="foswikiTextarea foswikiEditboxStyleProportional" id="topic" name="text" rows="%EDITBOXHEIGHT%" cols="%EDITBOXWIDTH%" style='%EDITBOXSTYLE%' onkeydown='handleKeyDown(event)'>%TEXT%</textarea></div><!--/patternEditTopic--> 65 %TMPL:P{"sig_textareabuttons"}%%TMPL:END% 64 %TMPL:DEF{"textarea"}%<div class="patternEditTopic"><textarea class="foswikiTextarea foswikiEditboxStyleProportional" id="topic" name="text" rows="%EDITBOXHEIGHT%" cols="%EDITBOXWIDTH%" style='%EDITBOXSTYLE%' onkeydown='handleKeyDown(event)'>%TEXT%</textarea>%TMPL:P{"sig_textareabuttons"}%</div><!--/patternEditTopic-->%TMPL:END% 66 65 67 66 … … 69 68 70 69 71 %TMPL:DEF{"sig"}%<span class="patternSig foswikiLeft">< label for="sig" class="foswikiGrayText">%MAKETEXT{"Your signature to copy/paste:"}% </label><input class="foswikiInputFieldReadOnly" size="41" name="sig" type="text" readonly="readonly" title='%MAKETEXT{"Select, copy and paste your signature text to the bottom of your entry"}%' id="sig" value="-- <nop>%WIKIUSERNAME% - %DATE%" /></span><!--/patternSig-->%TMPL:END%70 %TMPL:DEF{"sig"}%<span class="patternSig foswikiLeft"><input class="foswikiInputFieldReadOnly" size="41" name="sig" type="text" readonly="readonly" title='%MAKETEXT{"Select, copy and paste your signature text to the bottom of your entry"}%' id="sig" value="-- <nop>%WIKIUSERNAME% - %DATE%" /> <label for="sig" class="foswikiGrayText">%MAKETEXT{"Your signature to copy/paste"}% </label></span><!--/patternSig-->%TMPL:END% 72 71 73 72
Note: See TracChangeset
for help on using the changeset viewer.
