forked from halo-battle/game
Version 1.7i
This commit is contained in:
parent
8a8280758b
commit
ba5e741c99
136 changed files with 2561 additions and 2105 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php /* Smarty version 2.6.19, created on 2008-06-02 01:34:52
|
||||
<?php /* Smarty version 2.6.19, created on 2008-06-08 22:56:46
|
||||
compiled from cms/header.tpl */ ?>
|
||||
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
||||
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'cms/header.tpl', 25, false),)), $this); ?>
|
||||
|
|
@ -16,7 +16,8 @@ smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'cm
|
|||
<script src="js/infos.js" type="text/javascript"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body onload="first(<?php echo $this->_tpl_vars['nbinfos']; ?>
|
||||
);">
|
||||
<div id="cornertop"></div>
|
||||
<div id="all">
|
||||
<div id="header">
|
||||
|
|
@ -40,8 +41,7 @@ smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'cm
|
|||
">LE JEU</a></div> <div><a href="<?php echo $this->_tpl_vars['link']['inscription']; ?>
|
||||
">S'INSCRIRE</a></div> <div><a href="<?php echo $this->_tpl_vars['link']['forum']; ?>
|
||||
">FORUM</a></div> <div><a href="<?php echo $this->_tpl_vars['link']['blog']; ?>
|
||||
">BLOG</a></div> <div><a href="<?php echo $this->_tpl_vars['link']['faq']; ?>
|
||||
">F.A.Q.</a></div></div>
|
||||
">BLOG</a></div> <div><a href="http://www.halo.fr/">HALO.FR</a></div></div>
|
||||
<form action="#" method="post"><fieldset id="recherche"><input class="text" type="text" name="recherche" value="rechercher..." maxlength="128" tabindex="10" onfocus="this.value = this.value!='rechercher...'?this.value:''" onblur="this.value=this.value==''?'rechercher...':this.value" /><input value="OK" class="submit" type="submit" tabindex="11" /><br /><a href="#" tabindex="12">Recherche Avancée</a></fieldset></form>
|
||||
</div>
|
||||
<div id="banner">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue