projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2b84de
)
Homogenizes newsletter edition form.
author
Stéphane Jacob
<sj@m4x.org>
Mon, 6 Jun 2011 14:38:58 +0000
(16:38 +0200)
committer
Sté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
patch
|
blob
|
blame
|
history
diff --git
a/templates/newsletter/edit.tpl
b/templates/newsletter/edit.tpl
index
143f4cd
..
2b6bcc4
100644
(file)
--- a/
templates/newsletter/edit.tpl
+++ b/
templates/newsletter/edit.tpl
@@
-147,9
+147,7
@@
{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}
@@
-185,7
+183,7
@@
{/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 />