diff options
Diffstat (limited to 'phpBB/styles')
| -rw-r--r-- | phpBB/styles/prosilver/template/ucp_notifications.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_notifications.html b/phpBB/styles/prosilver/template/ucp_notifications.html index c6665c16c0..531ffd3e6a 100644 --- a/phpBB/styles/prosilver/template/ucp_notifications.html +++ b/phpBB/styles/prosilver/template/ucp_notifications.html @@ -2,8 +2,12 @@ <form id="ucp" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}> +<h2>{L_UCP_NOTIFICATION_OPTIONS}</h2> <div class="panel"> <div class="inner"> + + <p>{L_UCP_NOTIFICATION_OPTIONS_EXPLAIN}</p> + <ul class="topiclist"> <li class="header"> <dl> |
