aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/install_db.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-11-03 14:59:46 -0700
committerfriendica <info@friendica.com>2012-11-03 14:59:46 -0700
commitf5b1eee1779e678cd540651bfee73e7126a0c583 (patch)
treea5f0885d8b4981e5666584e6f896b8e4b4ac07a9 /view/tpl/install_db.tpl
parent7915e597ec6c4a8e3735556d59e730aa84f770a1 (diff)
downloadvolse-hubzilla-f5b1eee1779e678cd540651bfee73e7126a0c583.tar.gz
volse-hubzilla-f5b1eee1779e678cd540651bfee73e7126a0c583.tar.bz2
volse-hubzilla-f5b1eee1779e678cd540651bfee73e7126a0c583.zip
mv mod_install to mod_setup, conflict with name of install dir
Diffstat (limited to 'view/tpl/install_db.tpl')
-rw-r--r--view/tpl/install_db.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/install_db.tpl b/view/tpl/install_db.tpl
index 1302b5a70..dd8ba1302 100644
--- a/view/tpl/install_db.tpl
+++ b/view/tpl/install_db.tpl
@@ -13,7 +13,7 @@ $info_03
<h3 class="error-message">$status</h3>
{{ endif }}
-<form id="install-form" action="$baseurl/install" method="post">
+<form id="install-form" action="$baseurl/setup" method="post">
<input type="hidden" name="phpath" value="$phpath" />
<input type="hidden" name="pass" value="3" />