Wbnews V1.0.2 2005 11 22 > Wbnews V1.0.2 / Templates / Default / Admin / Categoryform Body.tpl

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Wbnews V1.0.2 2005 11 22

Download:
wbnews-v1.0.2-2005-11-22.zip

Category:
News Publishing

Archive Content:

Wbnews V1.0.2 > Templates > Default > Rss

Wbnews V1.0.2 > Templates > Default > Admin > Images > Wysiwyg

Wbnews V1.0.2 > Templates > Default > Admin > Images

Wbnews V1.0.2 > Templates > Default > Admin > Css

Wbnews V1.0.2 > Templates > Default > Admin > Clientscript

Wbnews V1.0.2 > Templates > Default > Admin

Wbnews V1.0.2 > Templates > Default

Wbnews V1.0.2 > Templates

Wbnews V1.0.2 > Install > Templates

Wbnews V1.0.2 > Install > Imgs

Wbnews V1.0.2 > Install

Wbnews V1.0.2 > Includes > Lib

Wbnews V1.0.2 > Includes

Wbnews V1.0.2 > Examples

Wbnews V1.0.2 > Emoticons

Wbnews V1.0.2 > Admin

Wbnews V1.0.2

Categoryform Body.tpl:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>WB News Administration Panel</title>
<style type="text/css"> @import "../templates/{THEME_DIRECTORY}/admin/css/layout.css"; </style>
<script type="text/javascript" src="../templates/{THEME_DIRECTORY}/admin/clientscript/nav.js"></script>
</head>
<body>
<div id="topbar">Welcome {LOGGED_USERNAME} | <a href="user.php?action=myaccount">Update Details</a> | <a href="login.php?action=logout" onclick="return confirm('Are you sure you want to logout?');">Logout</a></div>

<div id="container">
    <div id="logo"><a href="index.php"><img src="../templates/{THEME_DIRECTORY}/admin/images/wbnews.png" alt="WB News Administration Panel" title="WB News - Administration Panel" /></a></div>
   
    <!-- Navigation -->
    <div id="section_nav">
        <ul>{MENU_SECTION}</ul>
    </div>
   
    <div id="nav">
        {MENU}
    </div>
    <!-- End Navigation -->
   
    <div id="content">
       
        <h1>{action} Category</h1>
        <form action="category.php?action={actionURL}" method="post">
        <table align="center" style="width: 100%;margin-top: 5px;" cellpadding="4">
            <tr>
                <td colspan="2" style="padding-bottom: 5px;color: #ff0000;">{error}</td>
            </tr>
            <tr style="background: #edf3fe;">
                <td>Category Title</td>
                <td>{name}</td>
            </tr>
            <tr>
                <td>Avatar (Saved in avatar directory) <a href="" onclick="window.open('../templates/{THEME_DIRECTORY}/admin/help.html#category-avatar', '', 'width=500, height=300');return false;"><img src="../templates/{THEME_DIRECTORY}/admin/images/help.gif" alt="Help" title="Help" /></a></td>
                <td>{avatar_name}</td>
            </tr>
            <tr style="background: #edf3fe;">
                <td>Avatar (Absolute Link to) <a href="" onclick="window.open('../templates/{THEME_DIRECTORY}/admin/help.html#category-avatar-link', '', 'width=500, height=300');return false;"><img src="../templates/{THEME_DIRECTORY}/admin/images/help.gif" alt="Help" title="Help" /></a></td>
                <td>{avatar_url}</td>
            </tr>
            <tr>
                <td></td>
                <td><input type="submit" name="submit" value="{action} Category" /></td>
            </tr>
        </table>
        </form>
       
    </div>
</div>
<div id="footer">Version {NEWS_VERSION} - &copy; 2004 - 2005 Webmobo</div>

</body>
</html>

Other News Publishing Scripts:

WebMaster Resources Home

©RingsWorld.com