Subversion Repositories DevTools

Rev

Rev 6873 | Rev 7288 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6873 Rev 6874
Line 462... Line 462...
462
      <!-- MIDDLE ---------------------------------------->
462
      <!-- MIDDLE ---------------------------------------->
463
      <table width="650" border="0" cellspacing="0" cellpadding="0">
463
      <table width="650" border="0" cellspacing="0" cellpadding="0">
464
        <tr>
464
        <tr>
465
          <td>
465
          <td>
466
      <!-- Body -->
466
      <!-- Body -->
467
      <table width="100%" border="0" cellspacing="1" cellpadding="2"  class='rounded_box round_box_std'>
467
      <table width="100%" border="0" cellspacing="1" cellpadding="2"  class='rounded_box rounded_box_std'>
468
        <caption>EDIT dependencies</caption>
468
        <caption>EDIT dependencies</caption>
469
        <form name="editdep" method="post" action="_update_dependencies.asp" onSubmit="return ValidateForm();">
469
        <form name="editdep" method="post" action="_update_dependencies.asp" onSubmit="return ValidateForm();">
470
          <tr>
470
          <tr>
471
            <td colspan="2" width="1%" nowrap class="form_field"><%=pkgInfoHash.Item ("pkg_name")%>&nbsp;<%=pkgInfoHash.Item ("pkg_version")%></td>
471
            <td colspan="2" width="1%" nowrap class="form_field"><%=pkgInfoHash.Item ("pkg_name")%>&nbsp;<%=pkgInfoHash.Item ("pkg_version")%></td>
472
          </tr>
472
          </tr>