Update system.tpl

This commit is contained in:
Ahmad Husein 2025-02-21 18:58:54 +07:00 committed by iBNu Maksum
parent 23524e4c1f
commit 4564ef90d5
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -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>&nbsp;
</div>