diff --git a/luci-app-omr-bypass/luasrc/view/omr-bypass/bypass.htm b/luci-app-omr-bypass/luasrc/view/omr-bypass/bypass.htm
index 4ba75a427..ef99342bc 100644
--- a/luci-app-omr-bypass/luasrc/view/omr-bypass/bypass.htm
+++ b/luci-app-omr-bypass/luasrc/view/omr-bypass/bypass.htm
@@ -1,6 +1,6 @@
<%+header%>
-
+
<%
local uci = require("luci.model.uci").cursor()
@@ -29,10 +29,6 @@
%>
-
-
![help](/luci-static/resources/cbi/help.gif)
- <%:You need to use OpenMPTCProuter as DNS server when you want to bypass a domain%>
-
<%
end
end
@@ -41,20 +37,25 @@
j = j+1
%>
+
+
+
![help](/luci-static/resources/cbi/help.gif)
+ <%:You need to use OpenMPTCProuter as DNS server when you want to bypass a domain%>
+
<%
end
if j == 1 then
%>
-
-
![help](/luci-static/resources/cbi/help.gif)
- <%:You need to use OpenMPTCProuter as DNS server when you want to bypass a domain%>
-
+
+
+
![help](/luci-static/resources/cbi/help.gif)
+ <%:You need to use OpenMPTCProuter as DNS server when you want to bypass a domain%>
+
<%
end
%>
-