Remove beta tag on HTML emails

This commit is contained in:
Mike Koch 2015-02-28 23:28:14 -05:00
parent edf0f7c852
commit 240f18ceb6

View File

@ -2008,7 +2008,6 @@ if ( defined('HESK_DEMO') )
</div>
<div class="form-group">
<label for="html_emails" class="col-sm-4 col-xs-12 control-label">
<span class="label label-warning"><?php echo $hesklang['beta_text']; ?></span>
<?php echo $hesklang['html_emails']; ?>
<i class="fa fa-question-circle settingsquestionmark" data-toggle="htmlpopover"
title="<?php echo $hesklang['html_emails']; ?>"