diff --git a/view/css/mod_wiki.css b/view/css/mod_wiki.css index 49eb89ecc..83f17c820 100644 --- a/view/css/mod_wiki.css +++ b/view/css/mod_wiki.css @@ -38,13 +38,13 @@ padding: 7px 3px 7px 10px; } -#wikis-index th:nth-child(4), -#wikis-index td:nth-child(4){ +#wikis-index th:nth-child(3), +#wikis-index td:nth-child(3){ padding: 7px 10px 7px 7px; } -#wikis-index th:nth-child(5), -#wikis-index td:nth-child(5){ +#wikis-index th:nth-child(4), +#wikis-index td:nth-child(4){ padding: 7px 10px 7px 7px; } diff --git a/view/tpl/wikilist.tpl b/view/tpl/wikilist.tpl index af566dc98..916552e03 100644 --- a/view/tpl/wikilist.tpl +++ b/view/tpl/wikilist.tpl @@ -30,7 +30,7 @@ {{$name}} {{$type}} - + {{if $owner}} {{/if}} @@ -45,7 +45,7 @@ {{/if}} - + {{if $owner}} {{/if}}