SN: added option to not send #tag links to the SN account

This commit is contained in:
Tobias Diekershoff 2012-03-31 09:59:27 +02:00
parent c388a7f6c9
commit b6ab56fd7f
2 changed files with 24 additions and 11 deletions

View file

@ -18,9 +18,12 @@
#statusnet-default-label {
float: left;
width: 250px;
margin-bottom: 25px;
}
#statusnet-sendtaglinks-label {
float: left;
width: 250px;
margin-bottom: 25px;
}
#statusnet-disconnect {
float: left;
}