From: Steven Barth Date: Wed, 30 Apr 2008 19:50:16 +0000 (+0000) Subject: * Cosmetically fixes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1c8824908223936701fe22f72d14fe75e45f3262;p=openwrt-luci.git * Cosmetically fixes --- diff --git a/module/admin-core/src/view/admin_system/ipkg.htm b/module/admin-core/src/view/admin_system/ipkg.htm index a385e8327e..9a88ee57b5 100644 --- a/module/admin-core/src/view/admin_system/ipkg.htm +++ b/module/admin-core/src/view/admin_system/ipkg.htm @@ -10,14 +10,17 @@
-
-
-
-
- - +
+
+
+ +
- <% if msg then %>
<%:error Fehler%>: <%=msg%>
<% end %>
+
+ + +
+ <% if msg then %>
<%:error Fehler%>: <%=msg%>
<% end %> <%+footer%> \ No newline at end of file diff --git a/module/admin-core/src/view/admin_system/passwd.htm b/module/admin-core/src/view/admin_system/passwd.htm index 10a079945e..87b2533687 100644 --- a/module/admin-core/src/view/admin_system/passwd.htm +++ b/module/admin-core/src/view/admin_system/passwd.htm @@ -15,12 +15,12 @@ <% if not stat or stat == 10 then %>
-
-
<%:password Passwort%>
+
+
<%:password Passwort%>
-
-
<%:confirmation Bestätigung%>
+
+
<%:confirmation Bestätigung%>

diff --git a/module/admin-core/src/view/admin_system/sshkeys.htm b/module/admin-core/src/view/admin_system/sshkeys.htm index ad80b63f0e..3765e1eeac 100644 --- a/module/admin-core/src/view/admin_system/sshkeys.htm +++ b/module/admin-core/src/view/admin_system/sshkeys.htm @@ -10,14 +10,17 @@
-
-
-
-
- - +
+
+
+ +
- <% if msg then %>
<%:error Fehler%>: <%=msg%>
<% end %>
+
+ + +
+ <% if msg then %>
<%:error Fehler%>: <%=msg%>
<% end %> <%+footer%> \ No newline at end of file