Code

Divlist changes
[gosa.git] / setup / setup_welcome.tpl
index ea5ed236fcdea4c1aedf3f55f4b7f6d565eafb33..7b1d939e02bc114b87f468119ca5e15533793987 100644 (file)
@@ -30,7 +30,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}
        </p>
        <tt>
-       echo -n <b>{$auth_id}</b> &gt; /tmp/gosa.auth
+       echo -n <b>{$auth_id}</b> &gt; /tmp/gosa.auth
        </tt>
        <p>
        {t}Click the 'Continue' button when you've finished.{/t}