Fix condition for including targetHost

This commit is contained in:
str4d
2012-01-27 04:10:01 +00:00
parent c81c4cb873
commit 39953b6925

View File

@@ -170,7 +170,7 @@
<% /* Page 5 - Binding ports and addresses*/
if ((tunnelIsClient && "streamrclient".equals(tunnelType)) || !"streamrserver".equals(tunnelType)) {
if ((tunnelIsClient && "streamrclient".equals(tunnelType)) || (!tunnelIsClient && !"streamrserver".equals(tunnelType))) {
if (curPage == 5) {
%><div id="hostField" class="rowItem">
<label for="targetHost" accesskey="H">