From 1c8824908223936701fe22f72d14fe75e45f3262 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 30 Apr 2008 19:50:16 +0000 Subject: [PATCH] * Cosmetically fixes --- module/admin-core/src/view/admin_system/ipkg.htm | 17 ++++++++++------- module/admin-core/src/view/admin_system/passwd.htm | 8 ++++---- module/admin-core/src/view/admin_system/sshkeys.htm | 17 ++++++++++------- 3 files changed, 24 insertions(+), 18 deletions(-) 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 -- 2.11.0