diff --git a/settings/css/settings.css b/settings/css/settings.css index ef8428bd3e..7dbaf83009 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 1d1500743a..ecdd6dad24 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!'));?> +
+ +