mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
fix html in error template
This commit is contained in:
parent
df88f2f266
commit
56eeea61f7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
${message}
|
||||
</h4>
|
||||
</div>
|
||||
<a class="btn btn-default blue" href='/?zone=${current_zone}'><span class="glyphicon glyphicon-home"> Return</a>
|
||||
<a class="btn btn-default blue" href='/'><span class="glyphicon glyphicon-home"></span> Return</a>
|
||||
</div>
|
||||
</div>
|
||||
</%block>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue