message_part_title.inc
上传用户:xiao730204
上传日期:2007-01-04
资源大小:141k
文件大小:1k
- <tr <?php echo $template_obj->GetValue( 'default_bgcolor' ); ?>>
- <td colspan="2">
- <?php $template_obj->GetValue( 'default_font' ); ?>
- <b>Message Parts
- ( <?php echo count( $current_structure->parts ); ?> ) :</b></br>
- <?php echo $template_obj->GetValue( 'content_table_start' ); ?>
- <tr <?php echo $template_obj->GetValue( 'title_bgcolor' ); ?>>
- <td>
- <?php $template_obj->GetValue( 'title_font' ); ?>
- <b>Type :</b>
- </td>
- <td>
- <?php $template_obj->GetValue( 'title_font' ); ?>
- <b>Description :</b>
- </td>
- <td>
- <?php $template_obj->GetValue( 'title_font' ); ?>
- <b>Size :</b>
- </td>
- </tr>