summaryrefslogtreecommitdiff
path: root/www/templates/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/help.html')
-rw-r--r--www/templates/help.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/templates/help.html b/www/templates/help.html
index 011f577c..9a979d6b 100644
--- a/www/templates/help.html
+++ b/www/templates/help.html
@@ -8,13 +8,15 @@
<ion-content class="padding">
<div class="list">
+
+
<ion-item class="item-text-wrap">
<h2><b> What do I enter for ZM Portal URL, Base path to cgi-bin and ZM API URL?</b> </h2>
<ul>
- <li>ZM Portal URL: The URL using which you can access ZM (example http://myserver.ddns.net/zm)</li>
- <li>CGI base path: The URL using which your cgi-bin directory is accessible (example http://myserver.ddns.net/). You don't have to enter cgi-bin explictly</li>
- <li>API Url: The URL using which your API directory is accessible (example: http://myserver.ddns.net/zm/api)</li>
+ <li>- ZM Portal URL: The URL using which you can access ZM (example http://myserver.ddns.net/zm)</li>
+ <li>- CGI base path: The URL using which your cgi-bin directory is accessible (example http://myserver.ddns.net/). You don't have to enter cgi-bin explictly</li>
+ <li>- API Url: The URL using which your API directory is accessible (example: http://myserver.ddns.net/zm/api)</li>
</ul>
</ion-item>