Zdravím Vás, mám prosbu, je to banální věc, ale prostě s tím bojuju a nevím jak na to.
Jedná se o češtinu (diakritiku) v patičce. Můžete se podívat na
http://www.erybarstvi.cz - v patičce jsem dal různé odkazy, bohužel se nezobrazí háčky apod...
Zadal jsem před odkazy tento kód, <meta charset="windows-1250"> ale stejně je to nefunkční.
Prosím, poraďte, kam jej vložit. Vím, správně se to má dávat někam do titulku někam pod <head> ale prostě nevím
((
Kód:
</div>
<?php } ?>
<div class="column">
<h3><?php echo $text_service; ?></h3>
<ul>
<li><a href="<?php echo $contact; ?>"><?php echo $text_contact; ?></a></li>
<li><a href="<?php echo $return; ?>"><?php echo $text_return; ?></a></li>
<li><a href="<?php echo $sitemap; ?>"><?php echo $text_sitemap; ?></a></li>
<li><a href="index.php?route=information/information&information_id=8">Odkazy</a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_extra; ?></h3>
<ul>
<li><a href="<?php echo $manufacturer; ?>"><?php echo $text_manufacturer; ?></a></li>
<li><a href="<?php echo $voucher; ?>"><?php echo $text_voucher; ?></a></li>
<li><a href="<?php echo $affiliate; ?>"><?php echo $text_affiliate; ?></a></li>
<!--<li><a href="<?php echo $special; ?>"><?php echo $text_special; ?></a></li>-->
</ul>
</div>
<div class="column">
<h3><?php echo $text_account; ?></h3>
<ul>
<li><a href="<?php echo $account; ?>"><?php echo $text_account; ?></a></li>
<li><a href="<?php echo $order; ?>"><?php echo $text_order; ?></a></li>
<li><a href="<?php echo $wishlist; ?>"><?php echo $text_wishlist; ?></a></li>
<li><a href="<?php echo $newsletter; ?>"><?php echo $text_newsletter; ?></a></li>
</ul>
</div>
</div>
<!--
OpenCart is open source software and you are free to remove the powered by OpenCart if you want, but its generally accepted practise to make a small donation.
Please donate via PayPal to donate@opencart.com
//-->
<div id="powered"><?php echo $powered; ?></div>
<!--
OpenCart is open source software and you are free to remove the powered by OpenCart if you want, but its generally accepted practise to make a small donation.
Please donate via PayPal to donate@opencart.com
//-->
<a href="http://www.toplist.cz/" target="_top"><img
src="http://toplist.cz/dot.asp?id=1606024" border="0" alt="TOPlist" width="1" height="1"/></a>
</div>
</body>
<meta charset="UTF-8">
<center>
<a href="http://www.erybarstvi.cz/index.php?route=common/home">Rybářské potřeby</a> <a href="http://www.erybarstvi.cz/index.php?route=common/home">Rybařina</a> <a href="http://www.erybarstvi.cz/index.php?route=product/category&path=14">Kaprový program</a> <a href="http://www.erybarstvi.cz/index.php?route=product/category&path=14">Boilies, pelety</a> <a href="http://www.erybarstvi.cz/index.php?route=product/category&path=236">Plavaná a feeder</a> <a href="http://www.erybarstvi.cz/index.php?route=product/category&path=149">Mořský program</a>
</html>