mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 14:47:14 +00:00
Minor changes
Minor changes and improvements
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<img class="troops" src="img/x.gif" alt="Troops" title="Troops" />
|
||||
<img class="buildings" src="img/x.gif" alt="Buildings" title="Buildings" />
|
||||
<ul>
|
||||
<li><a href="manual.php?s=1&typ=1">The troops</a></li>
|
||||
<li><a href="manual.php?s=1&typ=2">The troops</a></li>
|
||||
|
||||
<ul>
|
||||
<li><a href="manual.php?typ=2&s=1">Romans</a></li>
|
||||
|
||||
@@ -14,6 +14,6 @@
|
||||
<map id="nav" name="nav">
|
||||
<area href="manual.php?typ=2&s=2" title="back" coords="0,0,45,18" shape="rect" alt="" />
|
||||
<area href="manual.php?s=1" title="Overview" coords="46,0,70,18" shape="rect" alt="" />
|
||||
<area href="manual.php?typ=2&s=4" title="forward" coords="71,0,116,18" shape="rect" alt="" />
|
||||
<area href="<?php echo NEW_FUNCTIONS_MANUAL_NATURENATARS ? "manual.php?typ=2&s=4" : "manual.php?typ=3&s=1"; ?>" title="forward" coords="71,0,116,18" shape="rect" alt="" />
|
||||
</map>
|
||||
<img usemap="#nav" src="img/x.gif" class="navi" alt="" />
|
||||
@@ -13,7 +13,7 @@
|
||||
<li><a href="manual.php?typ=4&gid=11">Granary</a></li>
|
||||
</ul>
|
||||
<map id="nav" name="nav">
|
||||
<area href="manual.php?typ=2&s=5" title="back" coords="0,0,45,18" shape="rect" alt="" />
|
||||
<area href="<?php echo NEW_FUNCTIONS_MANUAL_NATURENATARS ? "manual.php?typ=2&s=5" : "manual.php?typ=2&s=3"; ?>" title="back" coords="0,0,45,18" shape="rect" alt="" />
|
||||
<area href="manual.php?s=1" title="Overview" coords="46,0,70,18" shape="rect" alt="" />
|
||||
<area href="manual.php?typ=3&s=2" title="forward" coords="71,0,116,18" shape="rect" alt="" />
|
||||
</map>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<img class="troops" src="img/x.gif" alt="Troops" title="Troops" />
|
||||
<img class="buildings" src="img/x.gif" alt="Buildings" title="Buildings" />
|
||||
<ul>
|
||||
<li><a href="manual.php?s=1&typ=1">The troops</a></li>
|
||||
<li><a href="manual.php?s=1&typ=2">The troops</a></li>
|
||||
|
||||
<ul>
|
||||
<li><a href="manual.php?typ=2&s=1">Romans</a></li>
|
||||
|
||||
Reference in New Issue
Block a user