2003-07-24 13:22:39 +00:00
<!-- INCLUDE overall_header.html -->
2006-06-16 16:54:51 +00:00
< div id = "pagecontent" >
2004-01-07 16:24:52 +00:00
2006-06-16 16:54:51 +00:00
< form name = "confirm" action = "{S_CONFIRM_ACTION}" method = "post" >
2004-01-07 16:24:52 +00:00
2006-06-16 16:54:51 +00:00
< table class = "tablebg" width = "100%" cellspacing = "1" >
< tr >
< th > {MESSAGE_TITLE}< / th >
< / tr >
< tr >
< td class = "row1" align = "center" > < br / > < p class = "gen" > {MESSAGE_TEXT}< / p > < br / > {S_HIDDEN_FIELDS}< input type = "submit" name = "confirm" value = "{YES_VALUE}" class = "btnmain" / > < input type = "submit" name = "cancel" value = "{L_NO}" class = "btnlite" / > < / td >
< / tr >
< / table >
< / form >
< / div >
2004-01-07 16:24:52 +00:00
2006-06-16 16:54:51 +00:00
< br clear = "all" / >
2004-01-07 16:24:52 +00:00
2006-06-16 16:54:51 +00:00
< table class = "tablebg" width = "100%" cellspacing = "1" cellpadding = "0" >
< tr >
< td class = "row1" >
< p class = "breadcrumbs" > < a href = "{U_INDEX}" > {L_INDEX}< / a > <!-- BEGIN navlinks --> » < a href = "{navlinks.U_VIEW_FORUM}" > {navlinks.FORUM_NAME}< / a > <!-- END navlinks --> < / p >
< p class = "datetime" > {S_TIMEZONE}< / p >
< / td >
< / tr >
< / table >
2004-01-07 16:24:52 +00:00
2006-06-16 16:54:51 +00:00
< br clear = "all" / >
2004-01-07 16:24:52 +00:00
2006-06-16 16:54:51 +00:00
< div align = "right" > <!-- INCLUDE jumpbox.html --> < / div >
2004-01-05 16:06:44 +00:00
2003-07-24 13:22:39 +00:00
<!-- INCLUDE overall_footer.html -->