1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add some line

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-01 17:16:14 +02:00
parent c1f297aad9
commit 3853f1b1ca
2 changed files with 4 additions and 2 deletions

View file

@ -33,7 +33,7 @@
end
%>
<hr />
<form class="inline" method="post" action="<%=url('admin/system/openmptcprouter/settings_add')%>">
<div class="cbi-map">
<h2 name="content"><%:Advanced Settings%></h2>
@ -111,6 +111,7 @@
end
%>
</fieldset>
<hr />
<fieldset class="cbi-section" id="networks">
<legend><%:Networks settings%></legend>
<div class="cbi-section-descr"></div>

View file

@ -342,6 +342,7 @@ end
</div>
</fieldset>
</span>
<hr />
<fieldset class="cbi-section" id="laninterfaces">
<legend><%:LAN interfaces settings%></legend>
<%
@ -423,7 +424,7 @@ end
end
%>
<hr />
<fieldset class="cbi-section" id="interfaces">
<legend><%:Interfaces settings%></legend>
<div class="cbi-section-descr"><%:You must disable DHCP on your modems and set IP in different networks.%></div>