projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b3bbb
)
Add for-attribute.
author
Jan Schneider
<jan@horde.org>
Fri, 26 Feb 2010 14:35:09 +0000
(14:35 +0000)
committer
Jan Schneider
<jan@horde.org>
Fri, 26 Feb 2010 14:40:30 +0000
(15:40 +0100)
kronolith/templates/index/edit.inc
patch
|
blob
|
history
diff --git
a/kronolith/templates/index/edit.inc
b/kronolith/templates/index/edit.inc
index
5f00592
..
e26ce63
100644
(file)
--- a/
kronolith/templates/index/edit.inc
+++ b/
kronolith/templates/index/edit.inc
@@
-101,8
+101,8
@@
<option value="10080">' . _("weeks") . '</option>
</select>',
'</label>',
- '<label>',
- '<select name="event_alarms">
+ '<label
for="kronolithEventAlarmMethod"
>',
+ '<select name="event_alarms"
id="kronolithEventAlarmMethod"
>
<option value="">' . _("E-mail") . '</option>
<option value="">' . _("SAPO Messenger") . '</option>
<option value="" disabled="disabled">' . _("SMS") . '</option>