1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11241] Consolidate topic actions into "Topic tools" dropdown.

PHPBB3-11241
This commit is contained in:
Cesar G
2013-10-11 18:48:09 -07:00
parent 4b0410a9d9
commit e110d591a9
5 changed files with 49 additions and 17 deletions

View File

@@ -104,6 +104,7 @@ $lang = array_merge($lang, array(
'SUBMIT_VOTE' => 'Submit vote',
'TOPIC_TOOLS' => 'Topic tools',
'TOTAL_VOTES' => 'Total votes',
'UNLOCK_TOPIC' => 'Unlock topic',