Fixes to disclaimer text.

This commit is contained in:
eliott 2007-11-17 06:56:10 -08:00 committed by Dan McGee
parent c17b629a4d
commit d245f691ee
3 changed files with 5 additions and 2 deletions

View file

@ -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);