60 now in own span

This commit is contained in:
Matt Pass
2016-07-11 08:35:01 +01:00
parent 76fce1c2b8
commit 1af9d60dd3

View File

@@ -17,7 +17,7 @@ $t = $text['auto-logout-warning'];
<h1 id="title"><?php echo $t['Auto Logout Warning'];?></h1>
<?php echo $t['You will be...'];?>
<?php echo $t['You will be...'];?> <span id="timeRemaning">60</span> <?php echo $t['seconds due to...'];?>
</body>