projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eb7838
)
fix variable name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 1 May 2010 21:05:39 +0000
(17:05 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 1 May 2010 21:05:39 +0000
(17:05 -0400)
horde/templates/prefs/facebook.html
patch
|
blob
|
history
diff --git
a/horde/templates/prefs/facebook.html
b/horde/templates/prefs/facebook.html
index
9f2f509
..
bd1aaef
100644
(file)
--- a/
horde/templates/prefs/facebook.html
+++ b/
horde/templates/prefs/facebook.html
@@
-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
_u
rl />">Facebook</a></div>
+ <div class="fbaction"><gettext>Authorize an infinite session:</gettext><a class="fbbutton" href="<tag:auth
U
rl />">Facebook</a></div>
</div>
</else:have_offline>
</if:have_offline>