Version 1.13a

This commit is contained in:
nemunaire 2020-11-15 16:12:30 +01:00
commit ba8f323879
1634 changed files with 10080 additions and 213021 deletions

View file

@ -1,24 +1,22 @@
<?php /* Smarty version 2.6.22, created on 2009-03-07 19:22:06
<?php /* Smarty version 2.6.22, created on 2009-11-01 01:32:07
compiled from game/footer.tpl */ ?>
<div class="border_bt"></div></div>
<div id="footer">
Réalisé par Halo-Battle Staff<br />
Design by <a href="http://nothing-arts.com" onclick="window.open(this.href); return false;"><ins>nothingarts</ins></a><br />
<br />Actuellement en ligne : <?php echo $this->_tpl_vars['header']['count']['3']; ?>
joueurs<br />
<a href="<?php echo $this->_tpl_vars['link']['accueil']; ?>
<span class="bottom"></span>
</div>
<div id="footer">Réalisé par <a href="http://www.anomaly-concepts.com/">Anomaly Concepts</a><br />Design de <a href="http://www.nothing-arts.com" class="external">nothingarts</a><br />Actuellement en ligne : <?php echo $this->_tpl_vars['header']['count']['3']; ?>
joueurs<br /><br /><br /><a href="<?php echo $this->_tpl_vars['link']['accueil']; ?>
">Accueil</a> | <a href="<?php echo $this->_tpl_vars['link']['blog']; ?>
">Blog</a> | <a href="<?php echo $this->_tpl_vars['link']['forum']; ?>
">Forum</a> | <a href="<?php echo $this->_tpl_vars['menu']['chat']; ?>
">Chat</a> | <a href="<?php echo $this->_tpl_vars['menu']['faq']; ?>
">F.A.Q.</a> | <a href="<?php echo $this->_tpl_vars['link']['operateur']; ?>
">Nous contacter</a>
<?php if ($this->_tpl_vars['page'] == 'admin'): ?><?php echo $this->_tpl_vars['analyst']; ?>
<?php endif; ?>
</div>
</div>
">Nous contacter</a></div>
</div>
<div id="cornerbt"></div>
<div id="bottom"></div>
<script src="<?php echo $this->_tpl_vars['url_images']; ?>
js/game.js" type="text/javascript"></script>
<?php if ($this->_tpl_vars['page'] != 'admin'): ?><?php echo $this->_tpl_vars['analyst']; ?>
<?php endif; ?>
<?php echo $this->_tpl_vars['script']; ?>
</body>