Merge pull request #59 from Rav3nPL/patch-6
authorForrest Voight <forrest@forre.st>
Sun, 16 Dec 2012 21:53:46 +0000 (13:53 -0800)
committerForrest Voight <forrest@forre.st>
Sun, 16 Dec 2012 21:53:46 +0000 (13:53 -0800)
Add currency symbol to page

web-static/index.html

index dbd31b6..64d8485 100644 (file)
@@ -97,7 +97,7 @@
         </script>
     </head>
     <body>
-        <h1>P2Pool</h1>
+        <h1>P2Pool <span class="symbol"></span></h1>
         <p><a href="graphs.html">Graphs</a></p>
         <p>Version: <span id="version"></span></p>
         <p>Pool rate: <span id="pool_rate"></span> (<span id="pool_stale"></span> DOA+orphan) Share difficulty: <span id="difficulty"></span></p>