'$placeholdercategory' => (feature_enabled(local_user(),'categories') ? t('Categories (comma-separated list)') : ''),
'$wait' => t('Please wait'),
'$permset' => t('Permission settings'),
- '$shortpermset' => t('Permissions'),
+ '$shortpermset' => t('permissions'),
'$ptyp' => (($notes_cid) ? 'note' : 'wall'),
'$content' => $x['content'],
'$post_id' => $x['post_id'],
#jot-modal .modal-header a,
#profile-jot-submit-wrapper a {
color: #555;
+ text-transform: capitalize;
}
#jot-modal .modal-header {
border-bottom: none;