Update system.tpl

This commit is contained in:
Ahmad Husein 2025-02-21 18:58:54 +07:00 committed by GitHub
parent 8860ad1d13
commit 3901213a73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>