mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/16449] Removed L_ prefix from CONFIRM_MESSAGE
PHPBB3-16449
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</div>
|
||||
{% elseif PRE %}
|
||||
<div class="errorbox">
|
||||
<p>{{ lang('CONFIRM_MESSAGE') }}</p>
|
||||
<p>{{ CONFIRM_MESSAGE }}</p>
|
||||
</div>
|
||||
|
||||
<form id="acp_extensions" method="post" action="{{ U_PURGE }}">
|
||||
|
Reference in New Issue
Block a user