fix speed

This commit is contained in:
Mark
2016-01-19 16:47:51 +01:00
parent 1bfcd2e87e
commit f3bb117d3d
@@ -29,7 +29,7 @@
</div>
<div class="col-33 center pad-l-md">
<div class="wrap-box center speed">
<input class="center" type="text" name="attr_speed">
<input type="number" name="attr_speed" class="center no-spin" step="1">
<button type="roll" name="roll_speed" value="@{output_option} &{template:5eReshaped} {{character_name=@{character_name}}} @{show_character_name} {{title=Speed}} {{rollname=Speed}} {{roll=@{speed}}}">
<div class="wrap-box-title">{{'SPEED' | translate}}</div>
</button>