mroe changes, moving to language file

This commit is contained in:
2015-02-24 15:37:29 -05:00
parent dfd64ba4f9
commit 16b87fafe4
9 changed files with 62 additions and 73 deletions

View File

@@ -1,9 +1,8 @@
</div>
<div class="header">
<h2>Server Time: <span id="date_time"></span><script type="text/javascript">window.onload = date_time('date_time');</script></h2>
<h2><?php echo lang('SERVER_TIME') . ": " . $timenow; ?></h2>
</div>
</div>
<script src="<?php echo $yaptc_libweb; ?>ui.js"></script>
</body>
</html>