mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fixes to disclaimer text.
This commit is contained in:
parent
c17b629a4d
commit
d245f691ee
3 changed files with 5 additions and 2 deletions
|
@ -318,9 +318,8 @@ print "</table>";
|
|||
print " </td>";
|
||||
print "</tr>\n";
|
||||
print "</table>\n";
|
||||
echo "</div>\n";
|
||||
# End Table 1
|
||||
echo "<span class='f4'>".__("DISCLAIMER: Unsupported PKGBUILDs are user produced content, by downloading them you agree to do so at your own risk.")."</span>";
|
||||
echo "<br /><span class='important'>".__("DISCLAIMER")."</span>";
|
||||
echo " </div>";
|
||||
echo "</div>";
|
||||
html_footer(AUR_VERSION);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue