diff --git a/settings/css/settings.css b/settings/css/settings.css
index ef8428bd3ef..7dbaf830096 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -19,6 +19,9 @@ input#openid, input#webdav { width:20em; }
.clientsbox .center {
margin-top: 10px;
}
+.clientsbox a {
+ font-weight: bold;
+}
#passworderror { display:none; }
#passwordchanged { display:none; }
diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index 1d1500743ad..1ab4ba587c2 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -15,6 +15,18 @@
+
+
+
+ t('If you want to support the project + join development + or + spread the word!'));?> +
+ +