Styling fix for autorefresh
This commit is contained in:
parent
9b2c6d08be
commit
abedb2269a
@ -70,12 +70,13 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" onclick="toggleAutoRefresh(this);" id="reloadCB">
|
||||
<?php echo $hesklang['arp']; ?>
|
||||
<span id="timer"></span>
|
||||
</label>
|
||||
</div>
|
||||
<script type="text/javascript">heskCheckReloading();</script>
|
||||
<?php
|
||||
/* Print the list of tickets */
|
||||
|
Loading…
x
Reference in New Issue
Block a user