mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
fix html in error template
This commit is contained in:
parent
df88f2f266
commit
56eeea61f7
@ -9,7 +9,7 @@
|
|||||||
${message}
|
${message}
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
</%block>
|
</%block>
|
||||||
|
Loading…
Reference in New Issue
Block a user