HTML validation.
authorStéphane Jacob <sj@m4x.org>
Mon, 10 Jan 2011 15:33:53 +0000 (16:33 +0100)
committerStéphane Jacob <sj@m4x.org>
Mon, 10 Jan 2011 20:01:39 +0000 (21:01 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/csv-importer.tpl

index d716375..8eaba21 100644 (file)
@@ -221,7 +221,7 @@ val3_1{$smarty.session.csv_separator|default:";"}val3_2{$smarty.session.csv_sepa
     {/foreach}
   </table>
   {else}
-  Les données ont été ajoutées.
+  <p>Les données ont été ajoutées.</p>
   {/if}
   {/if}