projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07e5f1
)
Fix closing gettext tags (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>)
author
Chuck Hagenbuch
<chuck@horde.org>
Mon, 17 May 2010 14:03:04 +0000
(10:03 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Mon, 17 May 2010 14:03:04 +0000
(10:03 -0400)
horde/templates/prefs/app.html
patch
|
blob
|
history
diff --git
a/horde/templates/prefs/app.html
b/horde/templates/prefs/app.html
index
a1f17f2
..
e0e4464
100644
(file)
--- a/
horde/templates/prefs/app.html
+++ b/
horde/templates/prefs/app.html
@@
-17,9
+17,9
@@
</span>
<span class="rightFloat prefsAdvanced">
<if:advanced>
- [<a href="<tag:advanced />"><gettext>Show Advanced Options<gettext></a>]
+ [<a href="<tag:advanced />"><gettext>Show Advanced Options<
/
gettext></a>]
<else:advanced>
- [<a href="<tag:basic />"><gettext>Hide Advanced Options<gettext></a>]
+ [<a href="<tag:basic />"><gettext>Hide Advanced Options<
/
gettext></a>]
</else:advanced></if:advanced>
</span>
<span>