diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-19 19:11:04 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-19 19:11:04 -0400 |
commit | 4ab05a025f424c0b5ce140ff68182e20595b04a2 (patch) | |
tree | d4f2f44a38b29b4aad7cd5d2427716519adb5967 /templates/packages/flag.html | |
parent | fcf5c3aaf087b2131bae34bdb7f1e08b292a0357 (diff) |
manually replace more instances of the Arch name
Diffstat (limited to 'templates/packages/flag.html')
-rw-r--r-- | templates/packages/flag.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/flag.html b/templates/packages/flag.html index bfca2a65..d7b86dde 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -29,7 +29,7 @@ <p><strong>Note:</strong> Do <em>not</em> use this facility if the package is broken! The package will be unflagged and the report will be ignored! - <a href="https://bugs.archlinux.org/" title="Arch Linux Bugtracker">Use the + <a href="https://bugs.archlinux.org/" title="{{ BRANDING_DISTRONAME }} Bugtracker">Use the bugtracker to file a bug</a> instead.</p> <p>Please confirm your flag request for {{package.pkgname}}:</p> |