Homogenizes newsletter edition form.
authorStéphane Jacob <sj@m4x.org>
Mon, 6 Jun 2011 14:38:58 +0000 (16:38 +0200)
committerStéphane Jacob <sj@m4x.org>
Mon, 6 Jun 2011 14:40:08 +0000 (16:40 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/newsletter/edit.tpl

index 143f4cd..2b6bcc4 100644 (file)
     {if $issue->isEditable()}
       {if $nl->criteria->hasFlag('promo')}
       <tr>
-        <td class='titre'>
-          Promotions
-        </td>
+        <td class="titre">Promotions</td>
         <td>
           <script type="text/javascript">/*<![CDATA[*/
             {literal}
       {/if}
       {if $nl->criteria->hasFlag('axid')}
       <tr>
-        <td>Matricule AX</td>
+        <td class="titre">Matricule AX</td>
         <td>
           <textarea name="axid" rows="10" cols="12">{$smarty.request.axid}</textarea>
           <br />