add a prefix header to the users page
This commit is contained in:
parent
008bb3cc10
commit
c4df08125d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "includes/header.chtml"
|
||||
|
||||
<h4>Users</h4>
|
||||
<h4>Users#if $prefix then ' starting with "%s"' % $prefix else ''#</h4>
|
||||
<table class="data-list">
|
||||
<tr>
|
||||
<td class="charlist" colspan="5">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue