From: Michael J. Rubinsky Date: Sat, 1 May 2010 21:01:14 +0000 (-0400) Subject: fix link for authorizing infinite sessions X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7d407c0e6f639d4845fbd72dfee36567d942f573;p=horde.git fix link for authorizing infinite sessions --- diff --git a/horde/lib/Prefs/Ui.php b/horde/lib/Prefs/Ui.php index cc87fbac5..9e3eb6ad0 100644 --- a/horde/lib/Prefs/Ui.php +++ b/horde/lib/Prefs/Ui.php @@ -523,8 +523,6 @@ class Horde_Prefs_Ui $notify->push(_("Temporarily unable to connect with Facebook, Please try again."), 'horde.alert'); } /* URL links */ - $url = Horde_Util::addParameter(Horde::selfUrl(true), array('action' => 'revokeApplication')); - $t->set('offline_url', Horde::signQueryString($url)); $t->set('have_session', true); $t->set('user_pic_url', $user_info[0]['pic_with_logo']); $t->set('user_name', $user_info[0]['first_name'] . ' ' . $user_info[0]['last_name']); diff --git a/horde/templates/prefs/facebook.html b/horde/templates/prefs/facebook.html index 755a2600b..9f2f509cb 100644 --- a/horde/templates/prefs/facebook.html +++ b/horde/templates/prefs/facebook.html @@ -12,7 +12,7 @@
can interact with your Facebook account, but you must login to Facebook manually each time. -
Authorize an infinite session:Facebook
+
Authorize an infinite session:Facebook