From 26cb8253142997efeaeb6b96d16ec97eb237644f Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 6 Oct 2007 11:45:30 +0000 Subject: automatic updater supporting batch-processing diff git-svn-id: file:///svn/phpbb/trunk@8152 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/install_header.html | 25 +++++++++++++++++++++++++ phpBB/adm/style/install_update.html | 20 +++++++++++++++----- 2 files changed, 40 insertions(+), 5 deletions(-) (limited to 'phpBB/adm') diff --git a/phpBB/adm/style/install_header.html b/phpBB/adm/style/install_header.html index a5545aad26..b1e14ba8cf 100755 --- a/phpBB/adm/style/install_header.html +++ b/phpBB/adm/style/install_header.html @@ -11,6 +11,31 @@ + + diff --git a/phpBB/adm/style/install_update.html b/phpBB/adm/style/install_update.html index e19f1fe211..2dbc0c7c47 100644 --- a/phpBB/adm/style/install_update.html +++ b/phpBB/adm/style/install_update.html @@ -17,7 +17,14 @@ - + + +
+

{L_IN_PROGRESS}

+

{L_IN_PROGRESS_EXPLAIN}

+
+ +
@@ -178,13 +185,16 @@ - +

{files.TITLE}

+
» {L_TOGGLE_DISPLAY}

{files.EXPLAIN}

+
+
{files.L_STATUS} @@ -262,7 +272,7 @@ -
+

@@ -287,14 +297,14 @@ -

{L_SELECT_DOWNLOAD_FORMAT}

+

{L_DOWNLOAD_UPDATE_METHOD}

{L_DOWNLOAD_UPDATE_METHOD_EXPLAIN}

- {L_DOWNLOAD_AS} + {L_SELECT_DOWNLOAD_FORMAT}
{RADIO_BUTTONS}
-- cgit v1.2.1