From 4c475174d3240798ac5f5610b2d5b804c2dc53fa Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 27 Jan 2017 17:11:40 +0100 Subject: [PATCH] fixes #591, add links on dashboard items --- admin/themes/default/template/intro.tpl | 40 ++++++++++++++----------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/admin/themes/default/template/intro.tpl b/admin/themes/default/template/intro.tpl index 5bdb30cff..8f1187093 100644 --- a/admin/themes/default/template/intro.tpl +++ b/admin/themes/default/template/intro.tpl @@ -46,6 +46,10 @@ jQuery().ready(function(){ display:inline-block; width:200px; margin:10px; + color:#777; +} + +div.stat-box { cursor:help; } @@ -84,66 +88,66 @@ jQuery().ready(function(){
{if $NB_PHOTOS > 1} - + {/if} {if $NB_ALBUMS > 1} - + {/if} {if $NB_TAGS > 1} - + {/if} {if $NB_USERS > 2} - + {/if} {if $NB_GROUPS > 0} - + {/if} {if $NB_COMMENTS > 1} - + {/if} {if $NB_RATES > 0} - + {/if} {if $NB_VIEWS > 0} - + {/if} {if $NB_PLUGINS > 0} - + {/if}