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:
parent
c1f297aad9
commit
3853f1b1ca
2 changed files with 4 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue