From c751921affdcc8e67df2c04cb00de2d0c58e1927 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 21 Jul 2015 14:41:54 +0200 Subject: Do not use the term "unsupported" for AUR packages We no longer use the term [unsupported] to refer to the "repository" of AUR packages. Update texts and variable names accordingly. Fixes FS#45381. Signed-off-by: Lukas Fleischer --- web/template/cgit/footer.html | 2 +- web/template/footer.php | 2 +- web/template/stats/general_stats_table.php | 2 +- web/template/stats/user_table.php | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'web/template') diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html index 80481d92..36e0f1b1 100644 --- a/web/template/cgit/footer.html +++ b/web/template/cgit/footer.html @@ -1,6 +1,6 @@ diff --git a/web/template/footer.php b/web/template/footer.php index 068cc060..1b3c9363 100644 --- a/web/template/footer.php +++ b/web/template/footer.php @@ -6,7 +6,7 @@

aurweb

Copyright © 2004- aurweb Development Team.

-

+

diff --git a/web/template/stats/general_stats_table.php b/web/template/stats/general_stats_table.php index 5b598321..9dcc3aaf 100644 --- a/web/template/stats/general_stats_table.php +++ b/web/template/stats/general_stats_table.php @@ -3,7 +3,7 @@ - + diff --git a/web/template/stats/user_table.php b/web/template/stats/user_table.php index 284d5b9e..e7b00834 100644 --- a/web/template/stats/user_table.php +++ b/web/template/stats/user_table.php @@ -8,9 +8,9 @@ $username = username_from_sid($_COOKIE["AURSID"]); - +
- +
-- cgit v1.2.3-24-g4f1b