Jump to content

default header file


rangermoore

Recommended Posts

Hi,

I have messed up the default header.tpl file Can you please tell me where I can get a new one or please have a look at mine and tell me what lines of code is wrong.. Thanks in advance..

 

<!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">

<head>

<meta http-equiv="content-type" content="text/html; charset={$charset}" />

<title>{$companyname} - {$pagetitle}{if $kbarticle.title} - {$kbarticle.title}{/if}</title>

{if $systemurl}<base href="../AppData/Local/Temp/%7B$systemurl%7D" />

{/if}<link rel="stylesheet" type="text/css" href="../AppData/Local/Temp/templates/%7B$template%7D/style.css" />

<script type="text/javascript" src="../AppData/Local/Temp/includes/jscript/jquery.js"></script>

</head>

<body>

 

<div class="wrapper">

 

<img src="../AppData/Local/Temp/templates/%7B$template%7D/header.jpg" width="730" height="118" alt="" />

 

<table class="topnavbar"><tr class="topnavbar"><td><a href="../AppData/Local/Temp/index.php">{$LANG.globalsystemname}</a></td><td><a href="../AppData/Local/Temp/clientarea.php">{$LANG.clientareatitle}</a></td><td><a href="../AppData/Local/Temp/announcements.php">{$LANG.announcementstitle}</a></td><td><a href="../AppData/Local/Temp/knowledgebase.php">{$LANG.knowledgebasetitle}</a></td><td><a href="../AppData/Local/Temp/supporttickets.php">{$LANG.supportticketspagetitle}</a></td><td><a href="../AppData/Local/Temp/downloads.php">{$LANG.downloadstitle}</a></td>{if $loggedin}<td><a href="../AppData/Local/Temp/logout.php">{$LANG.logouttitle}</a></td>{/if}</tr></table>

 

<p>{if "templates/$template/images/$filename.png"|file_exists}<img src="../AppData/Local/Temp/templates/%7B$template%7D/images/%7B$filename%7D.png" align="right" alt="" />{/if}

<span class="heading">{$pagetitle}</span><br />

{$LANG.globalyouarehere}: {$breadcrumbnav}</p>

 

{if $loggedin}

<p align="center" class="clientarealinks"><a href="../AppData/Local/Temp/clientarea.php"><img src="../AppData/Local/Temp/images/clientarea.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavhome}</a><a href="../AppData/Local/Temp/clientarea.php?action=details"><img src="../AppData/Local/Temp/images/details.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavdetails}</a><a href="../AppData/Local/Temp/clientarea.php?action=products"><img src="../AppData/Local/Temp/images/products.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareaproducts}</a><a href="../AppData/Local/Temp/clientarea.php?action=domains"><img src="../AppData/Local/Temp/images/domains.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavdomains}</a><a href="../AppData/Local/Temp/clientarea.php?action=invoices"><img src="../AppData/Local/Temp/images/invoices.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.invoices}</a><a href="../AppData/Local/Temp/supporttickets.php"><img src="../AppData/Local/Temp/images/supporttickets.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareanavsupporttickets}</a><a href="../AppData/Local/Temp/affiliates.php"><img src="../AppData/Local/Temp/images/affiliates.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.affiliatestitle}</a><a href="../AppData/Local/Temp/clientarea.php?action=emails"><img src="../AppData/Local/Temp/images/emails.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareaemails}</a></p>

{/if}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated