mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 16:22:58 +02:00
[ticket/16449] Removed L_ prefix from CONFIRM_MESSAGE
PHPBB3-16449
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% if PRE %}
|
||||
<fieldset>
|
||||
<h2>{{ lang('CONFIRM') }}</h2>
|
||||
<p>{{ lang('CONFIRM_MESSAGE') }}</p>
|
||||
<p>{{ CONFIRM_MESSAGE }}</p>
|
||||
</fieldset>
|
||||
|
||||
<form id="acp_extensions" method="post" action="{{ U_DISABLE }}">
|
||||
|
Reference in New Issue
Block a user