Merge pull request #417 from istiak101/patch-1

imunifyav hostname url
This commit is contained in:
Usman Nasir
2020-08-19 10:15:20 +05:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
<p>{% trans "ImunifyAV is now integrated via their new API. You can manage Imunify by clicking below. You can use your server root credentials to access Imunify." %}</p>
<br>
<a target="_blank" href="http://{{ ipAddress }}/imunifyav">
<a target="_blank" href="/imunifyav">
<button class="btn btn-primary">Access Now
</button>
</a>