Changeset 1096:3c0cfbe684cc for themes/ductile/tpl/_simple-entry.html
- Timestamp:
- 01/19/13 12:20:15 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_simple-entry.html
r881 r1096 164 164 <p class="buttons"> 165 165 <input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" /> 166 <tpl:If CommentPreview>166 <tpl:IfPreviewIsNotMandatory> 167 167 <input type="submit" class="submit" value="{{tpl:lang send}}" /> 168 </tpl:If CommentPreview>168 </tpl:IfPreviewIsNotMandatory> 169 169 </p> 170 170 </fieldset>
Note: See TracChangeset
for help on using the changeset viewer.