Print the number of comers when the event contains only one sub-event. (Closes #825)
[platal.git] / templates / geoloc / admin.tpl
index c1a4285..70b4a8d 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  *}
@@ -30,7 +30,7 @@
 
 <form action='admin/geoloc' method='post'>
 <p>
-La ville dont l'id est : <input size="6" name="id" />
+La ville dont l'id est&nbsp;: <input size="6" name="id" />
 </p>
 </form>
 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}