fix variable name
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 1 May 2010 21:05:39 +0000 (17:05 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 1 May 2010 21:05:39 +0000 (17:05 -0400)
horde/templates/prefs/facebook.html

index 9f2f509..bd1aaef 100644 (file)
@@ -12,7 +12,7 @@
     <else:have_offline>
      <div class="fbbluebox">
       <tag:app_name /><gettext> can interact with your Facebook account, but you must login to Facebook manually each time.</gettext>
-      <div class="fbaction"><gettext>Authorize an infinite session:</gettext><a class="fbbutton" href="<tag:auth_url />">Facebook</a></div>
+      <div class="fbaction"><gettext>Authorize an infinite session:</gettext><a class="fbbutton" href="<tag:authUrl />">Facebook</a></div>
      </div>
     </else:have_offline>
     </if:have_offline>