Email Templates: Restore enabled description.

This commit is contained in:
Nate
2020-02-12 13:59:13 -07:00
parent 510a843fdd
commit e84fcdf347

View File

@@ -301,6 +301,8 @@
echo " <option value='false'>".$text['label-false']."</option>\n";
}
echo " </select>\n";
echo "<br />\n";
echo $text['description-template_enabled']."\n";
echo "</td>\n";
echo "</tr>\n";