Fixed an example url in install.json pophelp (which may be removed momentarily)
authorDan
Tue, 19 Jan 2010 10:02:30 -0500
changeset 1214 edd52b2933a4
parent 1213 0c328ca308dc
child 1215 ec7f8f6312bb
child 1219 2b13cd6b4f95
Fixed an example url in install.json pophelp (which may be removed momentarily)
language/english/install.json
--- a/language/english/install.json	Tue Jan 12 11:33:53 2010 -0500
+++ b/language/english/install.json	Tue Jan 19 10:02:30 2010 -0500
@@ -396,7 +396,7 @@
       url_schemes_body: '<p>The URL scheme allows you to decide how the URLs to your Enano pages will look.</p>
                          <p>The first option (Standard URLs) works on any web server. You should select it if your server doesn\'t run Apache, or
                             if you are at all unsure of your server\'s configuration. With this scheme, URLs at your site will look like <tt>
-                            http://yoursite.com/path-to-enano/index.php/Main_Page</tt>.</p>
+                            http://yoursite.com/path-to-enano/index.php?title=Main_Page</tt>.</p>
                          <p>The second option, Small URLs, will be selected by default if Enano detects Apache. Small URLs are more friendly towards
                             search engines, but they don\'t work on very many non-Apache servers, or if PHP is set up through CGI on your server. Many
                             free and low-cost web hosts will configure PHP through CGI in order to keep your user account as the owner of any files that