Commit 835d9a4b52c29fd8ccac8a1ca71b6a32174ab369

  • avatar
  • Marek
  • Thu Feb 04 09:21:38 CET 2010
Naprawa graficznego paska doświadczenia (zgłoszone przez Detta).
  
5858 <div class="menuleft">{if $Graphstyle == "Y"}<img src="" alt="img_level" class="vmiddle" width="16" height="16" />{/if}<b>{$smarty.const.LEVEL}:</b> {$Level}</div>
5959 <div class="menuleft">{if $Graphstyle == "Y"}<img src="" alt="img_exp" class="vmiddle" width="16" height="16" />{/if}<b>{$smarty.const.EXP_PTS}:</b> {$Exp}/{$Expneed} ({$Percent}%)</div>
6060 {if $Graphbar == "Y"}
61 <img src="includes/graphbar.php?statusbar=exp" height="4" width="{$Expper}%" alt="{$smarty.const.EXP_PTS}" title="{$smarty.const.EXP_PTS}: {$Percent}%" style="margin-top: 2px; margin-bottom: 2px; border-style: outset; border-right: 0px;" border="0" /><img src="" height="4" width="{$Vial}%" alt="img_{$smarty.const.EXP_PTS}" title="{$smarty.const.EXP_PTS}: {$Percent}%" style="margin-top: 2px; margin-bottom: 2px; border-style: outset; border-left: 0px;" border="0" /><br />
61 <img src="includes/graphbar.php?statusbar=exp" height="4" width="{$Expper}%" alt="{$smarty.const.EXP_PTS}" title="{$smarty.const.EXP_PTS}: {$Percent}%" style="margin-top: 2px; margin-bottom: 2px; border-style: outset; border-right: 0px;" border="0" /><img src="includes/graphbar2.php" height="4" width="{$Vial}%" alt="img_{$smarty.const.EXP_PTS}" title="{$smarty.const.EXP_PTS}: {$Percent}%" style="margin-top: 2px; margin-bottom: 2px; border-style: outset; border-left: 0px;" border="0" /><br />
6262 {/if}
6363 <div class="menuleft">{if $Graphstyle == "Y"}<img src="" alt="img_health" class="vmiddle" width="16" height="16" />{/if}<b>{$smarty.const.HEALTH_PTS}:</b> {$Health}/{$Maxhealth}</div>
6464 {if $Graphbar == "Y"}