add sample plugin code + fix a couple html issues on settings page

This commit is contained in:
Friendika 2010-12-23 19:09:17 -08:00
parent a1a838f69e
commit 18c3977b6a
5 changed files with 212 additions and 20 deletions

View file

@ -1942,3 +1942,8 @@ a.mail-list-link {
.profile-clear {
clear: both;
}
.clear {
clear: both;
}