diff options
Diffstat (limited to 'templates/web/default/admin/index.html')
-rw-r--r-- | templates/web/default/admin/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/web/default/admin/index.html b/templates/web/default/admin/index.html index ddc822b22..277d2ea76 100644 --- a/templates/web/default/admin/index.html +++ b/templates/web/default/admin/index.html @@ -10,8 +10,6 @@ [% END %] [% END %] -<h1>Summary</h1> - <ul> <li>[% tprintf( loc('<strong>%d</strong> live problems'), total_problems_live ) %]</li> <li>[% tprintf( loc('%d live updates'), comments.confirmed ) %]</li> |