From 6e6891f841dfc4131a41a83a4c41f04feaa7397d Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Fri, 23 May 2014 22:59:46 +0200 Subject: [ticket/12325] Automatic update should notify about outdated files PHPBB3-12325 --- phpBB/adm/style/install_update.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'phpBB/adm/style') 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 @@ + +

{L_FILES_DELETED}

+

{L_FILES_DELETED_EXPLAIN}

+ +
+ {L_STATUS_DELETED} + +
+
{deleted.DIR_PART}
{deleted.FILE_PART}
+
+
+ [{deleted.L_SHOW_DIFF}]{L_BINARY_FILE} +
+
+ +
+ + +
-- cgit v1.2.1