Code

Fixed typo
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 19 Apr 2007 16:45:59 +0000 (16:45 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 19 Apr 2007 16:45:59 +0000 (16:45 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6143 594d385d-05f5-0310-b6e9-bd551577e9d8

setup/setup_welcome.tpl

index e73841b6d59c395fb9797763c15a860a6c1ec716..ea5ed236fcdea4c1aedf3f55f4b7f6d565eafb33 100644 (file)
@@ -27,7 +27,7 @@
        <b>{t}To continue...{/t}</b>
        </p>
        <p>
-       {t}For security reasons you need to authenticate for the installation by creating the file '/tmp/gosa.aut', containing the current session ID on the servers local filesystem. This can be done by executing the following command:{/t}
+       {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}
        </p>
        <tt>
        # echo -n <b>{$auth_id}</b> &gt; /tmp/gosa.auth