From: Steven Barth Date: Wed, 30 Apr 2008 19:50:16 +0000 (+0000) Subject: * Cosmetically fixes X-Git-Tag: 0.8.0~1082 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1c8824908223936701fe22f72d14fe75e45f3262;hp=6cf7a284ef440e5b59efc5ffe69e3b1f28a6b646;p=oweals%2Fluci.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 a385e8327..9a88ee57b 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 10a079945..87b253368 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 ad80b63f0..3765e1eea 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