Changeset 5764

Show
Ignore:
Timestamp:
06/03/08 18:12:44 (3 months ago)
Author:
p_lindheimer
Message:

Merged revisions 5763 via svnmerge from
http://svn.freepbx.org/freepbx/branches/2.4

........

r5763 | p_lindheimer | 2008-06-03 17:31:30 -0700 (Tue, 03 Jun 2008) | 1 line


#2604: fix mal-formed html select tags causing problems with some browsers or proxies

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk

    • Property svnmerge-integrated changed from /freepbx/branches/2.4:1-5722 to /freepbx/branches/2.4:1-5722,5763
  • freepbx/trunk/amp_conf/htdocs/recordings/modules/followme.module

    r4993 r5764  
    312312                                        $followme_text .= "<br></span></a></td><td>"; 
    313313                                         
    314                                         $followme_text .= "<select " . $follow_me_prering_time_text_box_options . " name='follow_me_prering_time'/>";                          
     314                                        $followme_text .= "<select " . $follow_me_prering_time_text_box_options . " name='follow_me_prering_time'>";                           
    315315                                        $default_prering = $follow_me_prering_time; 
    316316                                        for ($i=$SETTINGS_PRERING_LOW; $i <= $SETTINGS_PRERING_HIGH; $i++) { 
     
    325325                                        $followme_text .= "<td>"; 
    326326                                         
    327                                         $followme_text .= "<select " . $follow_me_listring_time_text_box_options . " name='follow_me_listring_time'/>"; 
     327                                        $followme_text .= "<select " . $follow_me_listring_time_text_box_options . " name='follow_me_listring_time'>"; 
    328328                                        $default_listring = $follow_me_listring_time; 
    329329                                        for ($i=$SETTINGS_LISTRING_LOW; $i <= $SETTINGS_LISTRING_HIGH; $i++) { 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads