diff options
| author | Jonathan Stanley <shs@users.sourceforge.net> | 2006-11-23 20:56:19 +0000 |
|---|---|---|
| committer | Jonathan Stanley <shs@users.sourceforge.net> | 2006-11-23 20:56:19 +0000 |
| commit | f26918b4e502b6f61036cae4f2a5fb68b835751c (patch) | |
| tree | a5a50197ad83c85584af2b76d036c79e14e4d382 /phpBB/adm/style/install_update.html | |
| parent | 59f3e65aeeb7f9cb2f393dd36f70e67fd62e9086 (diff) | |
| download | forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar.gz forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar.bz2 forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar.xz forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.zip | |
#5562
git-svn-id: file:///svn/phpbb/trunk@6644 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/install_update.html')
| -rw-r--r-- | phpBB/adm/style/install_update.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/install_update.html b/phpBB/adm/style/install_update.html index 16ce338e30..e19c8ca332 100644 --- a/phpBB/adm/style/install_update.html +++ b/phpBB/adm/style/install_update.html @@ -82,9 +82,9 @@ <!-- ELSEIF S_FILE_CHECK --> - <h1>{L_COLLECTED_INFORMATIONS}</h1> + <h1>{L_COLLECTED_INFORMATION}</h1> - <p>{L_COLLECTED_INFORMATIONS_EXPLAIN}</p> + <p>{L_COLLECTED_INFORMATION_EXPLAIN}</p> <!-- IF S_NO_UPDATE_FILES --> <div class="errorbox"> |
