aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/install_db.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-02 17:31:48 -0800
committerFriendika <info@friendika.com>2010-12-02 17:31:48 -0800
commit2ef6ad80a4f7374e0488b8b10b8139e3392f81ff (patch)
treef66c18e83e09044e276bb256e061e361e6c6781f /view/en/install_db.tpl
parente818170c9fc4bf5c5cf11c83693e5d9a3f00260d (diff)
downloadvolse-hubzilla-2ef6ad80a4f7374e0488b8b10b8139e3392f81ff.tar.gz
volse-hubzilla-2ef6ad80a4f7374e0488b8b10b8139e3392f81ff.tar.bz2
volse-hubzilla-2ef6ad80a4f7374e0488b8b10b8139e3392f81ff.zip
fix installation into subdir of domain
Diffstat (limited to 'view/en/install_db.tpl')
-rw-r--r--view/en/install_db.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/en/install_db.tpl b/view/en/install_db.tpl
index d5f28828e..c413689c2 100644
--- a/view/en/install_db.tpl
+++ b/view/en/install_db.tpl
@@ -6,7 +6,7 @@
In order to install Friendika we need to know how to contact your database. Please contact your hosting provider or site administrator if you have questions about these settings. The database you specify below must already exist. If it does not, please create it before continuing.
</p>
-<form id="install-form" action="install" method="post">
+<form id="install-form" action="$baseurl/install" method="post">
<input type="hidden" name="phpath" value="$phpath" />