Hide Notifications fieldset

Created on 16 January 2012, over 12 years ago
Updated 29 March 2023, over 1 year ago

On my site I need to prevent everyone from unsubscribing, so there is no need to display Notifications box under the comments. How can I hide it completely? Since the fieldset does not have id or class, I guess I need to use a function in template.php, something like:

<?
function phptemplate_notifications_info () {
return '';
}
?>

but which one exactly, since phptemplate_notifications_info does not work?

💬 Support request
Status

Closed: outdated

Version

1.0

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024