Dotclear

Changeset 965


Ignore:
Timestamp:
03/30/09 14:38:50 (14 years ago)
Author:
brol
Message:

Mise à jour du tpl avec contribute (964)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/freshy2/tpl/contribute.html

    r856 r965  
    104104          </h2> 
    105105     </div> 
    106  
     106      
    107107     <tpl:ContributeIf message="preview"> 
    108           <div class="message">{{tpl:lang This is a preview}} 
     108          <p class="message">{{tpl:lang This is a preview.}} 
    109109               {{tpl:lang Click on <strong>save</strong> when the post is ready.}} 
    110                {{tpl:lang It needs to be approved by the administrator to be published.}}</div> 
     110               {{tpl:lang It needs to be approved by an administrator to be published.}} 
     111          </p> 
    111112     </tpl:ContributeIf> 
    112113      
    113114     <tpl:ContributeIf message="sent"> 
    114           <div class="message">{{tpl:lang The post has been saved.}} 
    115                {{tpl:lang It needs to be approved by an administrator to be published.}}</div> 
     115          <p class="message">{{tpl:lang The post has been saved.}} 
     116               {{tpl:lang It needs to be approved by an administrator to be published.}} 
     117          </p> 
    116118     </tpl:ContributeIf> 
    117119      
    118120     <tpl:SysIfFormError> 
    119           <div class="error">{{tpl:lang Error:}} {{tpl:SysFormError}}</div> 
     121          <p class="error">{{tpl:lang Error:}} {{tpl:SysFormError}}</p> 
    120122     </tpl:SysIfFormError> 
    121123           
     
    172174        </ul> 
    173175      </div> 
    174        
    175176       </div> 
    176177        
     
    327328                         <h3>{{tpl:lang Your informations}}&nbsp;:</h3> 
    328329                         <p class="field"><label for="c_name">{{tpl:lang Name or nickname}} 
    329                               ({{tpl:lang optional}})&nbsp;:</label> 
     330                              <tpl:ContributeIfNameAndEmailAreNotRequired>({{tpl:lang optional}}) 
     331                              </tpl:ContributeIfNameAndEmailAreNotRequired>&nbsp;:</label> 
    330332             <input name="c_name" id="c_name" type="text" size="30" maxlength="255" 
    331333             value="{{tpl:CommentPreviewName encode_html="1"}}" /> 
     
    333335              
    334336             <p class="field"><label for="c_mail">{{tpl:lang Email address}} 
    335                ({{tpl:lang optional}}) ({{tpl:lang won't be displayed}})&nbsp;:</label> 
     337               <tpl:ContributeIfNameAndEmailAreNotRequired>({{tpl:lang optional}}) 
     338               </tpl:ContributeIfNameAndEmailAreNotRequired> 
     339               ({{tpl:lang won't be displayed}})&nbsp;:</label> 
    336340             <input name="c_mail" id="c_mail" type="text" size="30" maxlength="255" 
    337341             value="{{tpl:CommentPreviewEmail encode_html="1"}}" /> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map