projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32bcfce
)
Gettext (Bug #8639).
author
Jan Schneider
<jan@horde.org>
Wed, 14 Oct 2009 14:28:16 +0000
(16:28 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 14 Oct 2009 14:28:16 +0000
(16:28 +0200)
gollem/templates/clipboard/clipboard.html
patch
|
blob
|
history
diff --git
a/gollem/templates/clipboard/clipboard.html
b/gollem/templates/clipboard/clipboard.html
index
826d50f
..
0c6a385
100644
(file)
--- a/
gollem/templates/clipboard/clipboard.html
+++ b/
gollem/templates/clipboard/clipboard.html
@@
-21,7
+21,7
@@
<thead>
<tr>
<td>
- <label><input type="checkbox" class="checkbox" onclick="$$('.clipboard tbody .checkbox').each((function(e) { e.checked = this.checked; }).bind(this));" />
Select All/None
</label>
+ <label><input type="checkbox" class="checkbox" onclick="$$('.clipboard tbody .checkbox').each((function(e) { e.checked = this.checked; }).bind(this));" />
<gettext>Select All/None</gettext>
</label>
</td>
</tr>
</thead>