Changeset 2827:cc8385835870 for inc/public/default-templates
- Timestamp:
- 12/02/14 08:19:24 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/mustek/post.html
r2803 r2827 210 210 <fieldset> 211 211 <p class="buttons"><input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" /> 212 <tpl:IfCommentPreview ><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreview></p>212 <tpl:IfCommentPreviewOptional><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreviewOptional></p> 213 213 </fieldset> 214 214 </form>
Note: See TracChangeset
for help on using the changeset viewer.