push/pop destination_url instead of passing it through the chain
[citadel.git] / webcit / static / t / get_logged_in.html
index 0b24ef3be6a27b19048952e2032120ddea62a97d..de071c3f1037066e015764e0d80338f8f3d4d0b7 100644 (file)
@@ -45,7 +45,7 @@ FIXME login to continue
 <input type="password" name="pass" id="pname">
 <br><br>
 </form>
-<div class="buttons"><a href="javascript:ajax_try_username_and_password('<?BSTR("destination_url", "U")>');"><?_("Log in")></a></div>
+<div class="buttons"><a href="javascript:ajax_try_username_and_password();"><?_("Log in")></a></div>
 </div>
 
 <div class="authbox" id="authbox_openid" style="display: none">