mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-30 15:54:51 +02:00
Update system.tpl
This commit is contained in:
parent
23524e4c1f
commit
4564ef90d5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<span class="input-group-addon">{Lang::T('Days')}</span>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-danger btn-sm"
|
||||
onclick="return ask(this, 'Clear old logs?')">{Lang::T('Clean Logs')}</button>
|
||||
onclick="return ask(this, '{Lang::T("Clear old logs?")}')">{Lang::T('Clean up Logs')}</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue