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

Merge pull request #2039 from encryptable/develop


include: Fix typo

Reviewed-By: default avatarJared Hancock <jared@osticket.com>
parents 24844473 c7df80c6
Branches
Tags
No related merge requests found
......@@ -176,7 +176,7 @@ $info['id']=$staff->getId();
}
?>
</select>
<em><?php echo __('(This can be selectected when replying to a ticket)');?></em>
<em><?php echo __('(This can be selected when replying to a ticket)');?></em>
&nbsp;<span class="error">&nbsp;<?php echo $errors['default_signature_type']; ?></span>
</td>
</tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment