* Reworked Theme "Fledermaus"
[project/luci.git] / module / admin-core / src / view / admin_system / ipkg.htm
index c1f6ad0..a385e83 100644 (file)
@@ -10,7 +10,7 @@
 <br />
 
 <form method="post" action="<%=controller%>/admin/system/ipkg">
-       <fieldset class="cbi-section-node">
+       <div class="cbi-section-node">
                <div><textarea style="width: 100%" rows="10" name="data"><%=cnt%></textarea></div>
                <br />
                <div>
@@ -18,6 +18,6 @@
                        <input type="reset" value="<%:reset Zurücksetzen%>" />
                </div>
                <% if msg then %><br /><div class="error"><%:error Fehler%>: <%=msg%></div><% end %>
-       </fieldset>
+       </div>
 </form>
 <%+footer%>
\ No newline at end of file