diff --git a/main.css b/main.css index ee53d61..cce8c3a 100644 --- a/main.css +++ b/main.css @@ -59,6 +59,15 @@ td.stat display: block; } +a.rptlink +{ + text-decoration: none; + font-weight: bold; + color: #33C; +} + +a.rptlink:hover { color: #666; } + a.switch { text-decoration: none; diff --git a/main.php b/main.php index f50d2b9..9c04d5c 100644 --- a/main.php +++ b/main.php @@ -61,7 +61,7 @@ $year_total += $checks['amount1']; $year_total += $checks['amount2']; } - $reportLink = sprintf('
%s report', + $reportLink = sprintf('
%s report', $MY_SERVER, $_SESSION['year'], $_SESSION['year']