mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-12 19:14:23 +02:00
Update widgets_add_edit.tpl
This commit is contained in:
parent
5df32c7119
commit
8860ad1d13
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<div class="col-md-5">
|
||||
<select name="tipeUser" aria-readonly="" id="tipeUser" class="form-control">
|
||||
<option value="{$widget['user']}" {if $widget['user'] eq $u}selected="selected" {/if}>
|
||||
Dashboard {$widget['user']}
|
||||
{Lang::T("Dashboard")} {$widget['user']}
|
||||
</option>
|
||||
</select>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue