mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
PHPBB3-12976
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<!-- IF .attachrow -->
|
||||
<div class="action-bar top">
|
||||
<div class="pagination">
|
||||
{TOTAL_ATTACHMENTS} {L_TITLE}
|
||||
{NUM_ATTACHMENTS}
|
||||
<!-- IF .pagination -->
|
||||
<!-- INCLUDE pagination.html -->
|
||||
<!-- ELSE -->
|
||||
|
Reference in New Issue
Block a user