Merge pull request #55 from s72785/patch-6

Update recharge.hamlet
This commit is contained in:
rys ostrovid 2015-04-23 03:45:17 +02:00
commit b7c5f26632
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ $doctype 5
^{rechargeWidget}
<div>
<input type=submit value="_{MsgRecharge}">
<input onclick="crmnt( document.getElementById('hident2'), 5 )" value="_{MsgPlus5}" type="button">
<input onclick="crmnt( document.getElementById('hident2'), -5 )" value="_{MsgMinus5}" type="button">