root/taggingreloaded/templates/messageFormTaggingClassic.tpl
@
178
| Revision 178, 335 bytes (checked in by d0nut, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <div class="formElement"> |
| 2 | <div class="formFieldLabel"> |
| 3 | <label for="subject">{lang}wcf.taggingreloaded.tags{/lang}</label> |
| 4 | </div> |
| 5 | <div class="formField"> |
| 6 | <input type="text" class="inputText" name="inputTagging" id="inputTagging" value="{$tags}" tabindex="11" /> |
| 7 | {lang}wcf.taggingreloaded.add.description{/lang} |
| 8 | </div> |
| 9 | </div> |
Note: See TracBrowser
for help on using the browser.
