echo tep_draw_input_field('products_attributes_maxcount', $products_attributes_maxcount, 'size="5"');
        ?>
&nbsp;</td>
                </tr>
              </table>
            </td>
            <td>&nbsp;</td>
          </tr>
<?php 
    }
    // end of DOWNLOAD_ENABLED section
}
?>
          <tr>
            <td colspan="7"><?php 
echo tep_black_line();
?>
</td>
          </tr>
        </table></form></td>
      </tr>
    </table></td>
<!-- products_attributes_eof //-->
  </tr>
</table>
<!-- body_text_eof //-->
<!-- footer //-->
<?php 
require DIR_WS_INCLUDES . 'footer.php';
?>
<!-- footer_eof //-->
Example #2
0
        ?>
</td>
            <td class="main"><?php 
        echo tep_draw_textarea_field('contents[' . $a_languages_id . ']', 'soft', '70', '15', stripslashes($affiliate_news['content']));
        ?>
            </td>
        <td class="main" align="right">
          <?php 
        isset($HTTP_GET_VARS['affiliate_news_id']) ? $cancel_button = '&nbsp;&nbsp;<a href="' . tep_href_link(FILENAME_AFFILIATE_NEWS, 'affiliate_news_id=' . $HTTP_GET_VARS['affiliate_news_id']) . (isset($HTTP_GET_VARS['lngdir']) ? '&lngdir=' . $HTTP_GET_VARS['lngdir'] : '') . '">' . tep_image_button('button_cancel.gif', IMAGE_CANCEL) . '</a>' : ($cancel_button = '');
        echo (isset($HTTP_GET_VARS['affiliate_news_id']) ? tep_image_submit('button_update.gif', IMAGE_UPDATE) : tep_image_submit('button_insert.gif', IMAGE_INSERT)) . $cancel_button;
        ?>
        </td>
          </tr>
          <tr>
            <td colspan = 2><?php 
        echo tep_draw_separator('pixel_black.gif', '1', '10') . tep_black_line() . tep_draw_separator('pixel_black.gif', '1', '10');
        ?>
</td>
          </tr>
<?php 
    }
    //end for-language-loop
    echo tep_draw_hidden_field('a_count', $a_count_lng_def);
    ?>
        </table>
        </td>
      </tr>
      <tr>
        <td><?php 
    echo tep_draw_separator('pixel_trans.gif', '1', '10');
    ?>