Email Templates: Restore enabled description.
This commit is contained in:
parent
510a843fdd
commit
e84fcdf347
|
|
@ -301,6 +301,8 @@
|
||||||
echo " <option value='false'>".$text['label-false']."</option>\n";
|
echo " <option value='false'>".$text['label-false']."</option>\n";
|
||||||
}
|
}
|
||||||
echo " </select>\n";
|
echo " </select>\n";
|
||||||
|
echo "<br />\n";
|
||||||
|
echo $text['description-template_enabled']."\n";
|
||||||
echo "</td>\n";
|
echo "</td>\n";
|
||||||
echo "</tr>\n";
|
echo "</tr>\n";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue