KLanding/updatenotify.php
2016-03-25 18:11:33 +00:00

4 lines
173 B
PHP

<?php
echo "<p style=\" text-align: center;\">New Update ($remoteversion) Available</p>\n";
echo "<a href=\"#test-popup3\" class=\"open-popup-link\">Change Log</a>";
?>