From 6102759b7cb9fd23f4e7fa5f12137334ff30a410 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 21 Sep 2012 08:57:29 +0200 Subject: Use echo shortcut syntax Replace all occurrences of " --- web/template/stats/general_stats_table.php | 34 +++++++++++++++--------------- web/template/stats/updates_table.php | 8 +++---- web/template/stats/user_table.php | 12 +++++------ 3 files changed, 27 insertions(+), 27 deletions(-) (limited to 'web/template/stats') diff --git a/web/template/stats/general_stats_table.php b/web/template/stats/general_stats_table.php index e2b12c7..6a92c3b 100644 --- a/web/template/stats/general_stats_table.php +++ b/web/template/stats/general_stats_table.php @@ -1,36 +1,36 @@ -

+

- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +
diff --git a/web/template/stats/updates_table.php b/web/template/stats/updates_table.php index 2220d6a..11f0a00 100644 --- a/web/template/stats/updates_table.php +++ b/web/template/stats/updates_table.php @@ -1,13 +1,13 @@ -

+

-RSS Feed +RSS Feed getIterator() as $row): ?> diff --git a/web/template/stats/user_table.php b/web/template/stats/user_table.php index 3620798..ba6751f 100644 --- a/web/template/stats/user_table.php +++ b/web/template/stats/user_table.php @@ -2,20 +2,20 @@ $username = username_from_sid($_COOKIE["AURSID"]); ?> -

+

- "> + "> @@ -15,7 +15,7 @@ - +
- + - +
- - + +
- +
-- cgit v1.2.3-54-g00ecf