From d422810412c15262bac81d89f659e953ee1ccb1a Mon Sep 17 00:00:00 2001 From: Gotame Date: Sun, 10 Apr 2016 06:35:51 -0400 Subject: [PATCH] Update fpa-en.php Correct the link information to download the correct the extension file. --- fpa-en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fpa-en.php b/fpa-en.php index 8aa8526..cc312af 100644 --- a/fpa-en.php +++ b/fpa-en.php @@ -57,9 +57,9 @@ define ( '_RES_LANG', '  Language en-GB' ); // Country/Language Code // !TODO update this once the REPO is re-organised define ( '_RES_FPALINK', 'https://github.com/ForumPostAssistant/FPA/tarball/en-GB/' ); // where to get the latest 'Final Releases' - define ( '_RES_FPALATEST', 'Get the latest zip release of the ' ); + define ( '_RES_FPALATEST', 'Get the latest tar.gz release of the ' ); define ( '_RES_FPALINK2', 'https://github.com/ForumPostAssistant/FPA/zipball/en-GB/' ); // where to get the latest 'Final Releases' - define ( '_RES_FPALATEST2', 'Get the latest tar.gz release of the ' ); + define ( '_RES_FPALATEST2', 'Get the latest zip release of the ' ); @@ -6241,4 +6241,4 @@ function convert($size) { - \ No newline at end of file +