Changeset 1822
- Timestamp:
- Feb 7, 2007, 4:15:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/pc/templates/c_member_review_delete_confirm.tpl
r1216 r1822 1 ({$inc_html_header|smarty:nodefaults}) 2 <body> 3 ({ext_include file="inc_extension_pagelayout_top.tpl"}) 4 <table class="mainframe" border="0" cellspacing="0" cellpadding="0"> 5 <tr> 6 <td class="container inc_page_header"> 7 ({$inc_page_header|smarty:nodefaults}) 8 </td> 9 </tr> 10 <tr> 11 <td class="container inc_navi"> 12 ({$inc_navi|smarty:nodefaults}) 13 </td> 14 </tr> 15 <tr> 16 <td class="container main_content"> 1 ({ext_include file="inc_header.tpl"}) 2 ({ext_include file="inc_layoutcolumn_top_720px.tpl"}) 17 3 18 <table class="container" border="0" cellspacing="0" cellpadding="0">19 <tr><td class="full_content" align="center">20 4 ({***************************}) 21 5 ({**ここから:メインコンテンツ**}) … … 109 93 ({**ここまで:メインコンテンツ**}) 110 94 ({***************************}) 111 </td></tr> 112 </table>({*END:container*}) 113 </td> 114 </tr> 115 <tr> 116 <td class="container inc_page_footer"> 117 ({$inc_page_footer|smarty:nodefaults}) 118 </td> 119 </tr> 120 </table> 121 ({ext_include file="inc_extension_pagelayout_bottom.tpl"}) 122 </body> 123 </html> 95 ({ext_include file="inc_layoutcolumn_bottom_270px_165px_175px_720px.tpl"}) 96 ({ext_include file="inc_footer.tpl"})
Note: See TracChangeset
for help on using the changeset viewer.