open mailscanner in new window

This commit is contained in:
Usman Nasir
2020-05-29 22:29:52 +05:00
parent 2b9eae7d59
commit 591d398e2a

View File

@@ -85,7 +85,7 @@
<div class="col-md-12 text-center" style="margin-bottom: 2%;">
<h4 class="mb-10">{% trans "MailScanner is installed. " %}
</h4>
<a href="https://{{ ipAddress }}:8090/mailwatch/mailscanner/">
<a target="_blank" href="https://{{ ipAddress }}:8090/mailwatch/mailscanner/">
<button class="btn btn-alt btn-hover btn-blue-alt">
<span>{% trans "Access Now." %}</span>
<i class="glyph-icon icon-arrow-right"></i>