X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=setup%2Fsetup_welcome.tpl;h=e6f76c7b6a94c07740b94613c11270fab818d98b;hb=01e1aa21db184f46c8d78eb80887bf5d6d594d3c;hp=ea5ed236fcdea4c1aedf3f55f4b7f6d565eafb33;hpb=f59be8b89f50f4a993dd2f023bf50930e500bfb1;p=gosa.git diff --git a/setup/setup_welcome.tpl b/setup/setup_welcome.tpl index ea5ed236f..e6f76c7b6 100644 --- a/setup/setup_welcome.tpl +++ b/setup/setup_welcome.tpl @@ -3,7 +3,6 @@

{t}This seems to be the first time you start GOsa - we didn't find any configuration right now. This simple wizard intends to help you while setting it up.{/t}

-

{t}What will the wizard do for you?{/t} @@ -22,7 +21,6 @@

  • {t}Migrate every possible LDAP setup - create backup dumps!{/t}
  • -

    {t}To continue...{/t}

    @@ -30,7 +28,7 @@ {t}For security reasons you need to authenticate for the installation by creating the file '/tmp/gosa.auth', containing the current session ID on the servers local filesystem. This can be done by executing the following command:{/t}

    - # echo -n {$auth_id} > /tmp/gosa.auth + echo -n {$auth_id} > /tmp/gosa.auth

    {t}Click the 'Continue' button when you've finished.{/t}