Vubb 1.9 > VUBB.2 / Upload / Templates / Core / Viewforum Table Start.html

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Vubb 1.9

Download:
vubb-1.9.zip

Category:
Discussion Boards

Archive Content:

VUBB.2 > Docs

VUBB.2 > Mods

VUBB.2 > Update > 0.1 0.2

VUBB.2 > Upload

VUBB.2 > Upload > Images

VUBB.2 > Upload > Images > Smilies

VUBB.2 > Upload > Images

VUBB.2 > Upload > Includes

VUBB.2 > Upload

VUBB.2 > Upload > Language

VUBB.2 > Upload > Modules

VUBB.2 > Upload > Templates > Core

VUBB.2 > Upload > Templates > Core > Images

VUBB.2 > Upload > Templates > Core

VUBB.2 > Upload

Viewforum Table Start.html:


<script language="JavaScript">
var ico;function smile(ico) {document.text.body1.value=document.text.body1.value+ico;}
</script>
<div align='center'>
<table width="100%" cellspacing="1" cellpadding="4" class="outborder">
    <tr>
        <td class="breadcrumb"><img src='templates/{$site_config['template']}/images/nav.gif' width='18px' height='9px' alt='current location' title='current location'><a href="index.php">Index</a> &gt;&gt; <a href="index.php?act=viewforum&f={$_GET['f']}">{$forum_name['name']}</a></td>
    </tr>
</table>

<br />

<table width='100%' border='0' cellspacing='0' cellpadding='0'>
    <tr>
        <td width='100%'>
<a href='index.php?act=newtopic&f={$_GET['f']}'><img src="templates/{$site_config['template']}/images/new_topic.gif" border="0" alt='New Topic'></a>  <a href='index.php?act=newpoll&f={$_GET['f']}'><img src="templates/{$site_config['template']}/images/new_poll.gif" border="0" alt='New Poll'></a>
        </td>
    </tr>
</table>

<br />

<table width="100%" cellspacing="1" cellpadding="4" class="outborder">
    <tr>
        <td width='60%' class='row2'>
<strong>{$lang['text']['topic']}</strong>
        </td>
        <td width='10%' class='row2' align="center">
<strong>Started By</strong>
        </td>
        <td width='20%' class='row2' align="center" nowrap="nowrap">
<strong>{$lang['text']['last_action']}</strong>
        </td>
        <td width='10%' class='row2' align="center">
<strong>{$lang['text']['replies']}</strong>
        </td>
    </tr>
        <tr>
        <td width='90%' class='head_block' colspan='4'>
<strong>{$forum_name['name']}</strong>
        </td>
    </tr>
    <tr>


Other Discussion Boards Scripts:

WebMaster Resources Home

©RingsWorld.com