summaryrefslogtreecommitdiffstats
path: root/web/template/cgit/footer.html
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-07-21 14:41:54 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-08-08 12:59:24 +0200
commitc751921affdcc8e67df2c04cb00de2d0c58e1927 (patch)
tree0efcb88e60415c9ef1727bd433fb14665661bb63 /web/template/cgit/footer.html
parente610360c95682bbaa359e1bf3d3abffb97a9820b (diff)
downloadaurweb-c751921affdcc8e67df2c04cb00de2d0c58e1927.tar.xz
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 <lfleischer@archlinux.org>
Diffstat (limited to 'web/template/cgit/footer.html')
-rw-r--r--web/template/cgit/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html
index 80481d9..36e0f1b 100644
--- a/web/template/cgit/footer.html
+++ b/web/template/cgit/footer.html
@@ -1,6 +1,6 @@
<div id="footer">
<p>
Copyright &copy; 2004-2014 aurweb Development Team &ndash;
- <strong>Unsupported packages are user produced content. Any use of the provided files is at your own risk.</strong>
+ <strong>AUR packages are user produced content. Any use of the provided files is at your own risk.</strong>
</p>
</div>