diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2013-12-27 15:25:03 +0100 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2013-12-27 15:25:03 +0100 |
| commit | 95d4e6aa97606f427f56644c03e1253aa3235382 (patch) | |
| tree | 54be4726488a9870af043bfac730e91aa524fae8 /phpBB/adm/style | |
| parent | db94f80c5ba117ca410bb2aafa3ae5c02dcf11c8 (diff) | |
| download | forums-95d4e6aa97606f427f56644c03e1253aa3235382.tar forums-95d4e6aa97606f427f56644c03e1253aa3235382.tar.gz forums-95d4e6aa97606f427f56644c03e1253aa3235382.tar.bz2 forums-95d4e6aa97606f427f56644c03e1253aa3235382.tar.xz forums-95d4e6aa97606f427f56644c03e1253aa3235382.zip | |
[ticket/11996] Add explanation how to correctly remove and update an extension
See http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=44001 for more
information about the decision.
PHPBB3-11996
Diffstat (limited to 'phpBB/adm/style')
| -rw-r--r-- | phpBB/adm/style/acp_ext_list.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index 8408ebe748..dad1838ed3 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -6,6 +6,8 @@ <p>{L_EXTENSIONS_EXPLAIN}</p> + <p>{L_EXTENSION_ACTIONS_EXPLAIN}</p> + <table class="table1"> <col class="row1" ><col class="row2" ><col class="row2" > <thead> |
