Ticket #2376: settings_ports_tpl.patch

File settings_ports_tpl.patch, 819 bytes (added by fisa4, 2 years ago)
  • ispcp/gui/themes/omega_original/admin/settings_ports.tpl

    old new  
    9494                                                                                                        <input name="ip[]" type="text" class="textinput" id="ip{NUM}" value="{IP}" maxlength="15" {PORT_READONLY} /> 
    9595                                                                                                </td> 
    9696                                                                                                <td class="{CLASS}"> 
    97                                                                                                         <input name="port[]" type="text" class="textinput" id="port{NUM}" style="width:50px" value="{PORT}" maxlength="5" {PORT_READONLY} /> 
     97                                                                                                        <input name="port[]" type="text" class="textinput" id="port{NUM}" style="width:50px" value="{PORT}" maxlength="5" /> 
    9898                                                                                                </td> 
    9999                                                                                                <td class="{CLASS}"> 
    100100                                                                                                        <select name="port_type[]" id="port_type{NUM}" {PROTOCOL_READONLY}>