Dotclear

Changeset 2827:cc8385835870


Ignore:
Timestamp:
12/02/14 08:19:24 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Forget to apply the new tpl:IfCommentPreviewOptional to mustek templateset

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/mustek/post.html

    r2803 r2827  
    210210      <fieldset> 
    211211        <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> 
    213213      </fieldset> 
    214214    </form> 
  • plugins/pages/default-templates/mustek/page.html

    r2803 r2827  
    183183      <fieldset> 
    184184        <p class="buttons"><input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" /> 
    185         <tpl:IfCommentPreview><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreview></p> 
     185        <tpl:IfCommentPreviewOptional><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreviewOptional></p> 
    186186      </fieldset> 
    187187    </form> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map