1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00

[system admin] improved empty tips for 'logs' & 'admin logs' pages (#4467)

This commit is contained in:
llj
2020-03-06 16:21:45 +08:00
committed by GitHub
parent 97ee190838
commit 0ff4b64ffe
6 changed files with 6 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ class Content extends Component {
} else {
const emptyTip = (
<EmptyTip>
<h2>{gettext('No File Access Logs.')}</h2>
<h2>{gettext('No file access logs')}</h2>
</EmptyTip>
);
const table = (