Skip to content
Snippets Groups Projects
Commit 99c4b101 authored by Jared Hancock's avatar Jared Hancock
Browse files

Merge pull request #841 from beckonandmuse/issue/template-verbage


Change verbage displayed at templates.php to express 'sets'

Reviewed-By: default avatarJared Hancock <jared@osticket.com>
parents d2871d27 4279ad98
No related branches found
No related tags found
No related merge requests found
......@@ -43,10 +43,10 @@ else
?>
<div style="width:700px;padding-top:5px; float:left;">
<h2>Email Templates</h2>
<h2>Email Template Sets</h2>
</div>
<div style="float:right;text-align:right;padding-top:5px;padding-right:5px;">
<b><a href="templates.php?a=add" class="Icon newEmailTemplate">Add New Template</a></b></div>
<b><a href="templates.php?a=add" class="Icon newEmailTemplate">Add New Template Set</a></b></div>
<div class="clear"></div>
<form action="templates.php" method="POST" name="tpls">
<?php csrf_token(); ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment