[Tickets #4931] Javascript error in filter prefs page

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Jan 23 06:40:09 PST 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4931
-----------------------------------------------------------------------
 Ticket             | 4931
 Created By         | scalero at datadec.es
 Summary            | Javascript error in filter prefs page
 Queue              | IMP
 Version            | FRAMEWORK_3
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


scalero at datadec.es (2007-01-23 06:40) wrote:

FIX:

- <input type="submit" name="save" class="button"
onclick="document.filterprefs.actionID.value='filter_prefs_update';return
true;" value="<?php echo _("Save Options") ?>" />&nbsp;&nbsp;

+ <input type="submit" name="save" class="button"
onclick="document.prefs.actionID.value='filter_prefs_update';return true;"
value="<?php echo _("Save Options") ?>" />&nbsp;&nbsp;




More information about the bugs mailing list