From 2425f963f8ad45292c217914b5fee1ed18104c26 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sat, 14 Jul 2012 01:24:59 +0200 Subject: Use virtual path feature for links Use virtual paths in links (e.g. link to "/packages/" instead of "/packages.php" etc.) if the virtual path feature is enabled. Signed-off-by: Lukas Fleischer --- web/template/stats/updates_table.php | 2 +- web/template/stats/user_table.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'web/template/stats') diff --git a/web/template/stats/updates_table.php b/web/template/stats/updates_table.php index b942dbcb..835d956f 100644 --- a/web/template/stats/updates_table.php +++ b/web/template/stats/updates_table.php @@ -6,7 +6,7 @@ getIterator() as $row): ?> - "> + "> diff --git a/web/template/stats/user_table.php b/web/template/stats/user_table.php index 0882119e..36207989 100644 --- a/web/template/stats/user_table.php +++ b/web/template/stats/user_table.php @@ -7,14 +7,14 @@ $username = username_from_sid($_COOKIE["AURSID"]); -- cgit v1.2.3-24-g4f1b
- +
- +