🚀 HESK v3.1.2

Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
Luke Tainton
2020-08-25 17:24:00 +01:00
parent 77512a09b4
commit 107839166a
171 changed files with 978 additions and 685 deletions

View File

@@ -193,7 +193,7 @@ function hesk_profile_tab($session_array='new',$is_profile_page=true)
<div class="radio-list">
<div class="radio-custom">
<input type="radio" id="prof_afterreply0" name="afterreply" value="0" <?php if (!$_SESSION[$session_array]['afterreply']) {echo 'checked';} ?>>
<label for="prof_afterreply0 ">
<label for="prof_afterreply0">
<?php echo $hesklang['showtic']; ?>
</label>
</div>