provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
This commit is contained in:
@@ -319,7 +319,8 @@ footer {
|
||||
#profile-video,
|
||||
#profile-audio,
|
||||
#profile-link,
|
||||
#profile-title,
|
||||
#profile-title,
|
||||
#profile-expires,
|
||||
#wall-image-upload,
|
||||
#wall-file-upload,
|
||||
#profile-upload-wrapper,
|
||||
@@ -1137,6 +1138,10 @@ footer {
|
||||
float: left;
|
||||
margin-left: 15px;
|
||||
}
|
||||
#profile-expire-wrapper {
|
||||
float: left;
|
||||
margin-left: 15px;
|
||||
}
|
||||
#jot-preview-link {
|
||||
float: left;
|
||||
margin-left: 45px;
|
||||
|
Reference in New Issue
Block a user