aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_ext_list.html
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-05-12 12:40:16 +0200
committerTristan Darricau <github@nicofuma.fr>2014-05-28 22:19:00 +0200
commit13ecddf85bce88cb0b99684040578ffa766db782 (patch)
tree62d6e50c8164885e575c1f47ecede2377ef956da /phpBB/adm/style/acp_ext_list.html
parent521fe2b8e29fdb61ab0c02ec40f20b652d66623a (diff)
downloadforums-13ecddf85bce88cb0b99684040578ffa766db782.tar
forums-13ecddf85bce88cb0b99684040578ffa766db782.tar.gz
forums-13ecddf85bce88cb0b99684040578ffa766db782.tar.bz2
forums-13ecddf85bce88cb0b99684040578ffa766db782.tar.xz
forums-13ecddf85bce88cb0b99684040578ffa766db782.zip
[ticket/11366] Add recheck-all link
PHPBB3-11366
Diffstat (limited to 'phpBB/adm/style/acp_ext_list.html')
-rw-r--r--phpBB/adm/style/acp_ext_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html
index e0d432ccd3..d77c7690f7 100644
--- a/phpBB/adm/style/acp_ext_list.html
+++ b/phpBB/adm/style/acp_ext_list.html
@@ -11,7 +11,7 @@
<thead>
<tr>
<th>{L_EXTENSION_NAME}</th>
- <th width="20%">{L_CURRENT_VERSION}</th>
+ <th width="20%">{L_CURRENT_VERSION} [&nbsp;<a href="{U_VERSIONCHECK_FORCE}">{L_VERSIONCHECK_FORCE_UPDATE_ALL}</a>&nbsp;]</th>
<th width="10%">{L_EXTENSION_OPTIONS}</th>
<th width="25%">{L_EXTENSION_ACTIONS}</th>
</tr>