From 18c3977b6a5e024c1488582bb76d5f456d57a4b9 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 23 Dec 2010 19:09:17 -0800 Subject: add sample plugin code + fix a couple html issues on settings page --- view/en/settings.tpl | 20 ++++++++++---------- view/it/settings.tpl | 20 ++++++++++---------- view/theme/default/style.css | 5 +++++ 3 files changed, 25 insertions(+), 20 deletions(-) (limited to 'view') diff --git a/view/en/settings.tpl b/view/en/settings.tpl index b29398a62..594ce73fc 100644 --- a/view/en/settings.tpl +++ b/view/en/settings.tpl @@ -49,8 +49,8 @@ $theme
-
- +
+
@@ -87,8 +87,8 @@ $profile_in_net_dir
-
- +
+
@@ -116,8 +116,8 @@ $profile_in_net_dir
-
- +
+
@@ -145,8 +145,8 @@ Leave password fields blank unless changing
-
- +
+
@@ -154,8 +154,8 @@ Leave password fields blank unless changing $pagetype -
- +
+
diff --git a/view/it/settings.tpl b/view/it/settings.tpl index eeea36dfd..364fd6ba2 100644 --- a/view/it/settings.tpl +++ b/view/it/settings.tpl @@ -49,8 +49,8 @@ $theme
-
- +
+
@@ -87,8 +87,8 @@ $profile_in_net_dir
-
- +
+
@@ -116,8 +116,8 @@ $profile_in_net_dir
-
- +
+
@@ -145,8 +145,8 @@ Lascia questi campi in bianco per non effettuare variazioni alla password
-
- +
+
@@ -154,8 +154,8 @@ Lascia questi campi in bianco per non effettuare variazioni alla password $pagetype -
- +
+
diff --git a/view/theme/default/style.css b/view/theme/default/style.css index f97b8f4c3..e3cddc355 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1942,3 +1942,8 @@ a.mail-list-link { .profile-clear { clear: both; } + + +.clear { + clear: both; +} \ No newline at end of file -- cgit v1.2.3