mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-05 02:34:38 +02:00
Update sendPlan.tpl
This commit is contained in:
parent
b2ac84900e
commit
82dce56209
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<div class="form-group">
|
||||
<div class="col-sm-9">
|
||||
<input type="text" id="username" name="username" class="form-control" required
|
||||
value="{$username}" placeholder="{Lang::T('Username')}">
|
||||
value="{$username}" placeholder="{Lang::T('Usernames')}">
|
||||
</div>
|
||||
<div class="form-group col-sm-3" align="center">
|
||||
<button class="btn btn-success btn-block" id="sendBtn" type="submit" name="send"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue