phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bug #14612] Last 4 drop-boxes on "Site Configura


From: Robert
Subject: [Phpgroupware-tracker] [bug #14612] Last 4 drop-boxes on "Site Configuration" page do not save settings (maybe others too).
Date: Wed, 21 Sep 2005 23:13:01 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]