Skip to content
Snippets Groups Projects
Commit 8c7877b6 authored by Nathan Febuary's avatar Nathan Febuary Committed by Jared Hancock
Browse files

Simple format issue

parent 02c817de
Branches
Tags
No related merge requests found
...@@ -95,9 +95,9 @@ if ($thisstaff->hasPerm(User::PERM_EDIT)) { ?> ...@@ -95,9 +95,9 @@ if ($thisstaff->hasPerm(User::PERM_EDIT)) { ?>
<?php } <?php }
echo Format::htmlchars($user->getName()->getOriginal()); echo Format::htmlchars($user->getName()->getOriginal());
if ($thisstaff->hasPerm(User::PERM_EDIT)) { ?> if ($thisstaff->hasPerm(User::PERM_EDIT)) { ?>
</a> </a></b>
<?php } ?> <?php } ?>
</td> </td>
</tr> </tr>
<tr> <tr>
<th><?php echo __('Email'); ?>:</th> <th><?php echo __('Email'); ?>:</th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment