Follow-up Comment #1, bug #14612 (project phpgroupware):

ok... It would appear that the posting engine on this page does not comment
out items in the post... I will post here the sections again, this time
commented out...



I forgot to mention the other three lines... if you change
# <select name="newsettings[usecookies]">
#      <option value="">{lang_No}</option>
#      <option #value="True"{selected_usecookies_True}>{lang_Yes}</option>
#     </select>

to

# <select name="newsettings[usecookies]">
#      <option value="False">{lang_No}</option>
#      <option #value="True"{selected_usecookies_True}>{lang_Yes}</option>
#     </select>
 and repeat the procedure for the other three fields that should do it!


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14612>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Phpgroupware-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to