Fixes a ff3 display bug in the quick search page.
[platal.git] / templates / lists / moderate_sub.tpl
index 2ba3e45..f0a6c85 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -25,7 +25,7 @@
 <form method='post' action='{$platal->pl_self(1)}'>
   <table class='tinybicol' cellpadding='0' cellspacing='0'>
     <tr>
-      <th class='titre'>refuser l'inscription de :</th>
+      <th class='titre'>refuser l'inscription de&nbsp;:</th>
     </tr>
     <tr>
       <td>{$del_user.name}</td>
@@ -45,4 +45,4 @@
 </form>
 
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}