From d79d2496a69ae18e707717c276a9282f4694f298 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 20 Sep 2005 22:40:26 +0000 Subject: - bug fixed: language items conf_mail_webmaster and conf_mail_webmaster_info are necessary during install git-svn-id: http://piwigo.org/svn/trunk@871 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/install.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/en_UK.iso-8859-1') diff --git a/language/en_UK.iso-8859-1/install.lang.php b/language/en_UK.iso-8859-1/install.lang.php index f4f3f9d51..c6742b0ad 100644 --- a/language/en_UK.iso-8859-1/install.lang.php +++ b/language/en_UK.iso-8859-1/install.lang.php @@ -72,4 +72,6 @@ Once this file deleted , follow this instructions :
  • go to the identification page : [ identification ] and use the login/password given for webmaster
  • this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories
  • '; +$lang['conf_mail_webmaster'] = 'Webmaster mail adress'; +$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; ?> \ No newline at end of file -- cgit v1.2.3