aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-05-23 22:59:46 +0200
committerTristan Darricau <github@nicofuma.fr>2014-05-23 22:59:46 +0200
commit6e6891f841dfc4131a41a83a4c41f04feaa7397d (patch)
tree89c44e2ff11ef47df6910889725013a8f9b5bb68 /phpBB/adm/style
parent3d19776037ce586db55361a18e05e6a9df2593ec (diff)
downloadforums-6e6891f841dfc4131a41a83a4c41f04feaa7397d.tar
forums-6e6891f841dfc4131a41a83a4c41f04feaa7397d.tar.gz
forums-6e6891f841dfc4131a41a83a4c41f04feaa7397d.tar.bz2
forums-6e6891f841dfc4131a41a83a4c41f04feaa7397d.tar.xz
forums-6e6891f841dfc4131a41a83a4c41f04feaa7397d.zip
[ticket/12325] Automatic update should notify about outdated files
PHPBB3-12325
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/install_update.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/phpBB/adm/style/install_update.html b/phpBB/adm/style/install_update.html
index f0df138641..c61f5ce1a2 100644
--- a/phpBB/adm/style/install_update.html
+++ b/phpBB/adm/style/install_update.html
@@ -348,6 +348,25 @@
<!-- ENDIF -->
+ <!-- IF .deleted -->
+ <h2>{L_FILES_DELETED}</h2>
+ <p>{L_FILES_DELETED_EXPLAIN}</p>
+
+ <fieldset>
+ <legend><img src="{T_IMAGE_PATH}icon_delete.gif" alt="{L_STATUS_DELETED}" /></legend>
+ <!-- BEGIN deleted -->
+ <dl>
+ <dt style="width: 60%;"><strong><!-- IF deleted.DIR_PART -->{deleted.DIR_PART}<br /><!-- ENDIF -->{deleted.FILE_PART}</strong>
+ </dt>
+ <dd style="margin-{S_CONTENT_FLOW_BEGIN}{L_COLON} 60%;">
+ <!-- IF not deleted.S_BINARY -->[<a href="{deleted.U_SHOW_DIFF}" onclick="diff_popup(this.href); return false;">{deleted.L_SHOW_DIFF}</a>]<!-- ELSE -->{L_BINARY_FILE}<!-- ENDIF -->
+ </dd>
+ </dl>
+ <!-- END deleted -->
+ </fieldset>
+
+ <!-- ENDIF -->
+
<br />
<fieldset class="quick">