1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-21 07:51:33 +02:00

[feature/soft-delete] Use correct language when restoring topics in MCP

PHPBB3-9567
This commit is contained in:
Joas Schilling
2012-10-21 22:30:20 +02:00
parent 0822d2bb61
commit e7a137820b
4 changed files with 24 additions and 16 deletions

View File

@@ -18,7 +18,7 @@
</dl>
<!-- ENDIF -->
<!-- IF not S_APPROVE -->
<!-- IF not S_APPROVE and not S_RESTORE -->
<dl class="fields2 nobg">
<dt><label>{L_DISAPPROVE_REASON}:</label></dt>
<dd><select name="reason_id">