documentation links

This commit is contained in:
Usman Nasir
2020-04-01 14:03:41 +05:00
parent e0f8854415
commit cb139a096b
5 changed files with 21 additions and 5 deletions

View File

@@ -11,7 +11,11 @@
<div class="container"> <div class="container">
<div id="page-title"> <div id="page-title">
<h2 id="domainNamePage">{% trans "Mail Queue" %} <h2 id="domainNamePage">{% trans "Mail Queue" %} - <a target="_blank"
href="https://go.cyberpanel.net/mailQueue"
style="height: 23px;line-height: 21px;"
class="btn btn-border btn-alt border-red btn-link font-red"
title=""><span>{% trans "Queue Docs" %}</span></a>
</h2> </h2>
<p>{% trans "On this page you manage your server Email Queue." %}</p> <p>{% trans "On this page you manage your server Email Queue." %}</p>
</div> </div>

View File

@@ -10,7 +10,11 @@
<div class="container"> <div class="container">
<div id="page-title"> <div id="page-title">
<h2>{% trans "Imunify" %}</h2> <h2>{% trans "Imunify" %} - <a target="_blank"
href="https://go.cyberpanel.net/imunify"
style="height: 23px;line-height: 21px;"
class="btn btn-border btn-alt border-red btn-link font-red"
title=""><span>{% trans "Imunify Docs" %}</span></a></h2>
<p>{% trans "Access Imunify" %}</p> <p>{% trans "Access Imunify" %}</p>
</div> </div>

View File

@@ -10,7 +10,11 @@
<div class="container"> <div class="container">
<div id="page-title"> <div id="page-title">
<h2>{% trans "Not available" %}</h2> <h2>{% trans "Not available" %} - <a target="_blank"
href="https://go.cyberpanel.net/imunify"
style="height: 23px;line-height: 21px;"
class="btn btn-border btn-alt border-red btn-link font-red"
title=""><span>{% trans "Imunify Docs" %}</span></a></h2>
<p>{% trans "Either Imunify is not installed or you are not on CloudLinux OS." %}</p> <p>{% trans "Either Imunify is not installed or you are not on CloudLinux OS." %}</p>
</div> </div>

View File

@@ -10,7 +10,11 @@
<div class="container"> <div class="container">
<div id="page-title"> <div id="page-title">
<h2>{% trans "Manage Server Mail" %}</h2> <h2>{% trans "Manage Server Mail" %} - <a target="_blank"
href="https://go.cyberpanel.net/serverMail"
style="height: 23px;line-height: 21px;"
class="btn btn-border btn-alt border-red btn-link font-red"
title=""><span>{% trans "Mail Docs" %}</span></a></h2>
<p>{% trans "On this page you can configure how CyberPanel send mails. (Notifications or Errors from CyberPanel)" %}</p> <p>{% trans "On this page you can configure how CyberPanel send mails. (Notifications or Errors from CyberPanel)" %}</p>
</div> </div>
<div ng-controller="serverMail" class="panel"> <div ng-controller="serverMail" class="panel">

View File

@@ -10,7 +10,7 @@
<div class="container"> <div class="container">
<div id="page-title"> <div id="page-title">
<h2>{% trans "Manage GIT" %} - <a target="_blank" <h2>{% trans "Manage GIT" %} - <a target="_blank"
href="https://go.cyberpersons.com/ManageGit" href="https://go.cyberpanel.net/manageGit"
style="height: 23px;line-height: 21px;" style="height: 23px;line-height: 21px;"
class="btn btn-border btn-alt border-red btn-link font-red" class="btn btn-border btn-alt border-red btn-link font-red"
title=""><span>{% trans "Git Docs" %}</span></a></h2> title=""><span>{% trans "Git Docs" %}</span></a></h2>