[ljcom] r9607: LJSUP-6867: Twitter auth - LJSUP-7051: N...
Committer: ssafronova
LJSUP-6867: Twitter auth - LJSUP-7051: No checking validation email - adsU trunk/htdocs/identity/twitter-interstitial.bml U trunk/templates/Identity/TwitterInterstitial.tmpl
Modified: trunk/htdocs/identity/twitter-interstitial.bml
===================================================================
--- trunk/htdocs/identity/twitter-interstitial.bml 2010-10-11 06:26:52 UTC (rev 9606)
+++ trunk/htdocs/identity/twitter-interstitial.bml 2010-10-11 06:50:25 UTC (rev 9607)
@@ -168,7 +168,6 @@
'username' => $remote->ljuser_display, }),
'step2' => $step2,
'ml_validation' => LJ::Lang::ml('.validation', { resend_url => "$LJ::SITEROOT/register.bml" }),
- 'ads' => LJ::get_ads({ location => 'bml.apps' })
);
return $template->output;
Modified: trunk/templates/Identity/TwitterInterstitial.tmpl
===================================================================
--- trunk/templates/Identity/TwitterInterstitial.tmpl 2010-10-11 06:26:52 UTC (rev 9606)
+++ trunk/templates/Identity/TwitterInterstitial.tmpl 2010-10-11 06:50:25 UTC (rev 9607)
@@ -34,4 +34,3 @@
</p>
</TMPL_IF>
</form>
-<TMPL_VAR ads>
