• sections.html

    16 17  
    1 1 <& "/contenido/components/header.msn" &>
    2 2 <& "/contenido/components/naviline.msn", sect_id => $owner->id &>
    3 3
    4 <script type="text/javascript">
    5 <!--
    6 function set_create_button( oSelect, sBtnID ) {
    7 if ( oSelect.value == '' ) {
    8 $('#'+sBtnID).attr('disabled','disabled');
    9 } else {
    10 $('#'+sBtnID).removeAttr('disabled');
    11 }
    12 }
    13 //-->
    14 </script>
    15
    4 16 <table width="100%" cellspacing="0" cellpadding="0" border="0">
    5 17 <tr valign="top">
    6 18 <td width="35%">