• document.html

    835 836  
    47 47
    48 48 <br>
    49 49
    50 <a name="document-links"></a>
    50 51 <table width="100%" cellspacing="5" cellpadding="0" border="0">
    51 52 <tr>
    52 53 <td width=50% valign=top>\
     
    58 59 </td>
    59 60 <td width=50% valign=top>\
    60 61 % if ( $m->comp_exists ("/contenido/components/pbase_links.msn") ) {
    61 <& "/contenido/components/pbase_links.msn", document => $document &>\
    62 <& "/contenido/components/pbase_links.msn", document => $document, default => $def_link || '' &>\
    62 63 % }
    63 64 <iframe id="links" src="document_links.html?id=<% $document->id() %>&class=<% $document->class() %>" width="100%" height="700" frameborder="0"></iframe>
    64 65
     
    80 81 $table => undef
    81 82 $sect_id => undef
    82 83 $s_alias => undef
    84 $def_link => undef
    83 85 $id => undef
    84 86 $delete => undef
    85 87 $save => undef