content_header.inc
上传用户:xiao730204
上传日期:2007-01-04
资源大小:141k
文件大小:0k
源码类别:

WEB邮件程序

开发平台:

PHP

  1. <?php echo $template_obj->GetValue( 'title_row_start' ); ?>
  2.    <td colspan="2">
  3.    <?php echo $template_obj->GetValue( 'title_font' ); ?>
  4.    <b>Compose a message :</b>
  5.    </td>
  6. </tr>