correction compteur
authorveltr
Tue, 21 Feb 2012 12:16:44 +0100
changeset 18 4d96494f6de5
parent 17 3cf3601fb709
child 19 f3299dfd0eac
correction compteur
client/compteur.html
--- a/client/compteur.html	Tue Feb 21 12:15:10 2012 +0100
+++ b/client/compteur.html	Tue Feb 21 12:16:44 2012 +0100
@@ -75,7 +75,7 @@
         <div id="container">
             <h1>#LGW</h1>
             <h2>Total des tweets</h2>
-            <h3 id="nbtweets"></h3>
+            <h3 id="nbtweets">0</h3>
         </div>
 
     </body>