- Timestamp:
- Dec 8, 2006, 11:00:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/pc/templates/c_topic_delete_confirm.tpl
r410 r1081 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"> 17 <table class="container" border="0" cellspacing="0" cellpadding="0">({*BEGIN:container*}) 18 <tr> 19 <td class="full_content" align="center"> 1 ({ext_include file="inc_header.tpl"}) 2 ({ext_include file="inc_layoutcolumn_top_720px.tpl"}) 3 20 4 ({***************************}) 21 5 ({**ここから:メインコンテンツ**}) … … 121 105 ({**ここまで:メインコンテンツ**}) 122 106 ({***************************}) 123 </td> 124 </tr> 125 </table>({*END:container*}) 126 </td> 127 </tr> 128 <tr> 129 <td class="container inc_page_footer"> 130 ({$inc_page_footer|smarty:nodefaults}) 131 </td> 132 </tr> 133 </table> 134 ({ext_include file="inc_extension_pagelayout_bottom.tpl"}) 135 </body> 136 </html> 107 ({ext_include file="inc_layoutcolumn_bottom_270px_165px_175px_720px.tpl"}) 108 ({ext_include file="inc_footer.tpl"})
Note: See TracChangeset
for help on using the changeset viewer.