mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Update voucher-add.tpl
This commit is contained in:
parent
ba729f44fc
commit
60188c736b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-lg-offset-2 col-lg-10">
|
||||
<button class="btn btn-success" onclick="return confirm('Lanjutkan proses pembuatan Voucher?')" type="submit">{Lang::T('Generate')}</button>
|
||||
<button class="btn btn-success" onclick="return confirm('Continue the Voucher creation process?')" type="submit">{Lang::T('Generate')}</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue