Committer: esavintcev
LJSUP-6473: FacebookU trunk/templates/Identity/Login.tmpl
Modified: trunk/templates/Identity/Login.tmpl =================================================================== --- trunk/templates/Identity/Login.tmpl 2010-08-16 09:54:22 UTC (rev 17127) +++ trunk/templates/Identity/Login.tmpl 2010-08-16 09:58:02 UTC (rev 17128) @@ -16,8 +16,8 @@ <li id="tab-<TMPL_VAR type>" class="b-auth-item" style="display:none"> </TMPL_IF> <form action="" method="post"> - <input type="hidden" name="type" value="<TMPL_VAR type>"> <TMPL_INCLUDE expr="sprintf('templates/Identity/Login-%s.tmpl', type)"> + <input type="hidden" name="type" value="<TMPL_VAR type>" /> </form> </li> </TMPL_LOOP>