summaryrefslogtreecommitdiff
path: root/htroot/ConfigBasic.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-06-02 02:11:54 +0200
committerreger <reger18@arcor.de>2014-06-02 02:11:54 +0200
commit7a52a6ba3f4b1fc3138120f3bbaa153931ffdc0f (patch)
tree72f7dff2aa452a3811bc0af0e0282721fc10803b /htroot/ConfigBasic.html
parentb803622ac3a1402961c21986685f4909e9f5243c (diff)
add links to port config in status panel
- pom upd to match javadoc location
Diffstat (limited to 'htroot/ConfigBasic.html')
-rw-r--r--htroot/ConfigBasic.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html
index c6e823dee..2f0259a4e 100644
--- a/htroot/ConfigBasic.html
+++ b/htroot/ConfigBasic.html
@@ -93,7 +93,7 @@
<dt><label for="port">Peer Port: </label></dt>
<dd>
<input type="text" name="port" id="port" value="#[defaultPort]#" size="5" maxlength="5" />&nbsp;&nbsp;&nbsp;
- <input type="checkbox" name="withssl" id="withssl" #(withsslenabled)#::checked="checked"#(/withsslenabled)#>with SSL (https enabled#(withsslenabled)#:: on port #[sslport]# #(/withsslenabled)#)
+ <input type="checkbox" name="withssl" id="withssl" #(withsslenabled)#::checked="checked"#(/withsslenabled)#>with SSL (https enabled#(withsslenabled)#:: on port <a href="Settings_p.html?page=http">#[sslport]#</a>#(/withsslenabled)#)
</dd>
#(upnp)#::<dt>
<label for="enableUpnp">Configure your router for YaCy:&nbsp;</label>