<html> <head> <title>{$thread['subject']}</title> {$headerinclude} <script type="text/javascript"> var quickdelete_confirm = "{$lang->quickdelete_confirm}"; </script> <script type="text/javascript" src="jscripts/thread.js?ver=121"></script> </head> <body> {$header} {$pollbox} <div style="float: right; padding-bottom: 4px;"> {$newreply}{$newthread} </div> {$multipage} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;"> <tr> <td class="thead" colspan="2"> <div style="float: right;"> <span class="smalltext"><strong><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span> </div> <div> <strong>{$rating} {$thread['subject']}</strong>{$thread['td_description']} </div> </td> </tr> <tr> <td class="tcat" width="15%"><span class="smalltext"><strong>{$lang->author}</strong></span></td> <td class="tcat" width="85%"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> {$posts} {$threadpages} <tr> <td colspan="2" class="tfoot"> <div><strong>« <a href="showthread.php?tid={$tid}&action=nextoldest">{$lang->next_oldest}</a> | <a href="showthread.php?tid={$tid}&action=nextnewest">{$lang->next_newest}</a> »</strong></div> </td> </tr> </table> <div style="padding-top: 4px;"> {$newreply}{$newthread} </div> {$threadexbox} {$quickreply} {$moderationoptions} {$similarthreads} <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;"> <tr> <td class="trow1"> <table width="100%"> <tr> <td> <span class="smalltext"> <a href="printthread.php?tid={$tid}">{$lang->view_printable}</a><br /> <a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a><br /> <a href="usercp2.php?action=addsubscription&tid={$tid}">{$lang->subscribe_thread}</a> | <a href="usercp2.php?action=addfavorite&tid={$tid}">{$lang->add_favorites}</a> </span> </td> <td align="right"> {$ratethread} <br /> {$forumjump} </td> </tr> </table> </td> </tr> </table> {$footer} </body> </html>
<html> <head> <title>{$thread['subject']}</title> {$headerinclude} <script type="text/javascript"> var quickdelete_confirm = "{$lang->quickdelete_confirm}"; </script> <script type="text/javascript" src="jscripts/thread.js?ver=121"></script> </head> <body> {$header} {$pollbox} <div style="float: right; padding-bottom: 4px;"> {$newreply}{$newthread} </div> {$multipage} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;"> <tr> <td class="thead" colspan="2"> <div align="center"> <strong>{$rating} {$thread['subject']}</strong>{$thread['td_description']} </div> </td> </tr> <tr> <td class="tcat" width="15%"><span class="smalltext"><strong>{$lang->author}</strong></span></td> <td class="tcat" width="85%"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> {$posts} {$threadpages} <tr> <td colspan="2" class="tfoot"> <div><strong>« <a href="showthread.php?tid={$tid}&action=nextoldest">{$lang->next_oldest}</a> | <a href="showthread.php?tid={$tid}&action=nextnewest">{$lang->next_newest}</a> »</strong></div> </td> </tr> </table> <div style="padding-top: 4px;"> {$newreply}{$newthread} </div> {$threadexbox} {$quickreply} {$moderationoptions} {$similarthreads} <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;"> <tr> <td class="trow1"> <table width="100%"> <tr> <td> <span class="smalltext"> <a href="printthread.php?tid={$tid}">{$lang->view_printable}</a><br /> <a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a><br /> <a href="usercp2.php?action=addsubscription&tid={$tid}">{$lang->subscribe_thread}</a> | <a href="usercp2.php?action=addfavorite&tid={$tid}">{$lang->add_favorites}</a> </span> </td> <td align="right"> {$ratethread} <br /> {$forumjump} </td> </tr> </table> </td> </tr> </table> {$footer} </body> </html>
text-align:center;