mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11103] Fix module setup, add explanation to template
PHPBB3-11103
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user