Changeset 3924
- Timestamp:
- Sep 8, 2007, 10:33:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp_biz/modules/ktai/templates/h_home.tpl
r3906 r3924 6 6 7 7 <table width="100%"> 8 ({if $smarty.const.OPENPNE_USE_KTAI_LOGO}) 8 9 <tr><td align="center"> 9 10 <a name="top"><img src="({t_img_url_skin filename=skin_ktai_header f=jpg})" alt="({$smarty.const.SNS_NAME})"></a><br> 10 11 </td></tr> 11 12 ({else}) 13 <tr><td align="center" bgcolor="#({$ktai_color_config.bg_01})"> 14 <font color="#({$ktai_color_config.font_01})"><a name="top">({$c_member.nickname})さん</a></font><br> 15 </td></tr> 16 ({/if}) 12 17 ({if $inc_ktai_entry_point[2]}) 13 18 <tr><td>({$inc_ktai_entry_point[2]|smarty:nodefaults})</td></tr>
Note: See TracChangeset
for help on using the changeset viewer.