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

Merge pull request #678 from btafoya/develop


Copy typo on the site-pages management

Reviewed-By: default avatarJared Hancock <jared@osticket.com>
parents 3e871610 44ff55a2
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ $info=Format::htmlchars(($errors && $_POST)?$_POST:$info);
<input type="hidden" name="do" value="<?php echo $action; ?>">
<input type="hidden" name="a" value="<?php echo Format::htmlchars($_REQUEST['a']); ?>">
<input type="hidden" name="id" value="<?php echo $info['id']; ?>">
<h2>Email Template</h2>
<h2>Site Pages</h2>
<table class="form_table" width="940" border="0" cellspacing="0" cellpadding="2">
<thead>
<tr>
......
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