Merge pull request #249 from cvogeley/master
New modal dialog for item expiry
This commit is contained in:
@@ -1142,6 +1142,8 @@ function status_editor($a,$x,$popup=false) {
|
||||
'$feature_encrypt' => ((feature_enabled($x['profile_uid'],'content_encrypt') && (! $webpage)) ? 'block' : 'none'),
|
||||
'$encrypt' => t('Encrypt text'),
|
||||
'$cipher' => $cipher,
|
||||
'$expiryModalOK' => t('OK'),
|
||||
'$expiryModalCANCEL' => t('Cancel'),
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user