fix double experience points

This commit is contained in:
Mark
2016-02-27 16:31:23 +01:00
parent 42ac187a45
commit a77828e1a2
@@ -51,7 +51,6 @@
</div>
<button type="roll" name="roll_xp" class="wrapper-button" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=Experience Points}} {{text_top=[[@{xp}]]&#47;[[@{xp_next_level}]]}} {{text_big=for level [[@{level} + 1]]}}">
<div class="wrap-box-label bold">{{'EXPERIENCE_POINTS' | translate}}</div>
<div class="wrap-box-label bold">{{'EXPERIENCE_POINTS' | translate}}</div>
</button>
</div>
</div>