Closes #281 Always show custom field selection when editing canned response

This commit is contained in:
Mike Koch 2015-07-12 11:27:00 -04:00
parent d928a1956b
commit 01964b61b8

View File

@ -277,6 +277,7 @@ myField.value += myValue;
echo stripslashes($_SESSION['canned']['msg']);
}
?></textarea>
</span>
<?php echo $hesklang['insert_special']; ?>:
<a href="javascript:void(0)" onclick="hesk_insertTag('HESK_ID')"><?php echo $hesklang['seqid']; ?></a> |
<a href="javascript:void(0)" onclick="hesk_insertTag('HESK_TRACK_ID')"><?php echo $hesklang['trackID']; ?></a> |
@ -297,7 +298,6 @@ myField.value += myValue;
}
}
?>
</span>
</div>
</div>
<div class="form-group" style="text-align: center">