diff options
| -rw-r--r-- | phpBB/styles/prosilver/template/ucp_notifications.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_notifications.html b/phpBB/styles/prosilver/template/ucp_notifications.html index 3ba5918836..df59c55e40 100644 --- a/phpBB/styles/prosilver/template/ucp_notifications.html +++ b/phpBB/styles/prosilver/template/ucp_notifications.html @@ -118,7 +118,7 @@ </div> </div> -<!-- IF .notifications --> +<!-- IF .notification_types or .notification_list --> <fieldset class="display-actions"> <input type="hidden" name="form_time" value="{FORM_TIME}" /> {S_HIDDEN_FIELDS} |
