diff options
-rw-r--r-- | templates/web/zurich/admin/index-dm.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/admin/index-dm.html b/templates/web/zurich/admin/index-dm.html index cf7ebf13d..81740d43e 100644 --- a/templates/web/zurich/admin/index-dm.html +++ b/templates/web/zurich/admin/index-dm.html @@ -24,7 +24,7 @@ [% INCLUDE 'admin/footer.html' %] [% BLOCK list %] -<table cellspacing="0" cellpadding="2" border="1"> +<table cellspacing="0" cellpadding="2" border="1" class="admin"> <tr> <th>[% loc('ID') %]</th> <th>[% loc('Title') %]</th> |