From e2dcff6025723ed7aed803cd3bdabc0e01360141 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Sat, 1 Mar 2014 13:17:17 +0100 Subject: [PATCH] Installation should note we're using GNU social --- install.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/install.php b/install.php index 088116d5c2..92ba9b218b 100644 --- a/install.php +++ b/install.php @@ -239,12 +239,12 @@ class WebInstaller extends Installer
  • -

    Nickname for the initial StatusNet user (administrator)

    +

    Nickname for the initial user (administrator)

  • -

    Password for the initial StatusNet user (administrator)

    +

    Password for the initial user (administrator)

  • @@ -253,7 +253,7 @@ class WebInstaller extends Installer
  • -

    Optional email address for the initial StatusNet user (administrator)

    +

    Optional email address for the initial user (administrator)

  • @@ -375,7 +375,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - Install StatusNet + Install GNU social @@ -390,8 +390,8 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"