forked from kevinowino869/mitrobill
Update sendPlan.tpl
This commit is contained in:
parent
fe930a1012
commit
463ee27116
@ -38,7 +38,7 @@
|
||||
{Lang::moneyFormat($plan['price'])}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{Lang::T('Validity')}</td>
|
||||
<td>{Lang::T('Validity Periode')}</td>
|
||||
<td>{$plan['validity']} {$plan['validity_unit']}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -53,7 +53,7 @@
|
||||
</div>
|
||||
<div class="form-group col-sm-3" align="center">
|
||||
<button class="btn btn-success btn-block" id="sendBtn" type="submit" name="send"
|
||||
onclick="return confirm('{Lang::T(" Are You Sure?")}')" value="plan"><i
|
||||
onclick="return confirm('{Lang::T("Are You Sure?")}')" value="plan"><i
|
||||
class="glyphicon glyphicon-send"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
@ -64,4 +64,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{include file="user-ui/footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user