Index: branches/dev/html/install/user_data/templates/default1/include/bloc/login.tpl
===================================================================
--- branches/dev/html/install/user_data/templates/default1/include/bloc/login.tpl	(revision 17)
+++ branches/dev/html/install/user_data/templates/default1/include/bloc/login.tpl	(revision 28)
@@ -11,5 +11,5 @@
 <!--{/if}-->
 <table width="166" border="0" cellspacing="0" cellpadding="0" summary=" ">
-<form name="login_form" id="login_form" method="post" action="<!--{$smarty.const.URL_DIR}-->frontparts/login_check.php" onsubmit="return fnCheckLogin('login_form')">
+<form name="login_form" id="login_form" method="post" action="<!--{$smarty.const.SSL_URL}-->frontparts/login_check.php" onsubmit="return fnCheckLogin('login_form')">
 <input type="hidden" name="mode" value="login">
 <input type="hidden" name="url" value="<!--{$url|escape}-->">
Index: branches/dev/html/install/user_data/include/bloc/login.tpl
===================================================================
--- branches/dev/html/install/user_data/include/bloc/login.tpl	(revision 17)
+++ branches/dev/html/install/user_data/include/bloc/login.tpl	(revision 28)
@@ -11,5 +11,5 @@
 <!--{/if}-->
 <table width="166" border="0" cellspacing="0" cellpadding="0" summary=" ">
-<form name="login_form" id="login_form" method="post" action="<!--{$smarty.const.URL_DIR}-->frontparts/login_check.php" onsubmit="return fnCheckLogin('login_form')">
+<form name="login_form" id="login_form" method="post" action="<!--{$smarty.const.SSL_URL}-->frontparts/login_check.php" onsubmit="return fnCheckLogin('login_form')">
 <input type="hidden" name="mode" value="login">
 <input type="hidden" name="url" value="<!--{$url|escape}-->">
