mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-17 17:42:24 +02:00
Update customers-add.tpl
This commit is contained in:
parent
853af04362
commit
c617bb9a4d
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<center>
|
<center>
|
||||||
<button class="btn btn-primary" onclick="return confirm('Continue the customer data creation process?')" type="submit">
|
<button class="btn btn-primary" onclick="return confirm('Continue the process of adding Customer Data?')" type="submit">
|
||||||
{Lang::T('Save Changes')}
|
{Lang::T('Save Changes')}
|
||||||
</button>
|
</button>
|
||||||
<br><a href="{$_url}customers/list" class="btn btn-link">{Lang::T('Cancel')}</a>
|
<br><a href="{$_url}customers/list" class="btn btn-link">{Lang::T('Cancel')}</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue