fixed sort
[radio.git] / html / last_songs.html
index 7e94c7c..116e999 100644 (file)
@@ -25,7 +25,6 @@
                                                      + "<td>" + value.listeners + "</td>"
                                                      + "</tr>");
                         });
-
                         $('#history').DataTable();
                 });
 
@@ -56,7 +55,9 @@
         </section>
 
         <footer>
-                <p>(c) Proxy Radio</p>
+                <ul>
+                        <li><a href="mailto:proxyradio@wpitchoune.net">Contact</a></li>
+                </ul>
         </footer>
 </body>