diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-07-09 20:36:53 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-07-09 20:36:53 +0200 |
commit | 44b857a98cc1fe496f8492d71bce4e15fd93387d (patch) | |
tree | 5e961a263f6cf2a26bb421a144189a65ea4a83ba /COPYING | |
parent | 6f7de5c818c4a8b7724e8d63377698c30827b5ba (diff) | |
download | aur-44b857a98cc1fe496f8492d71bce4e15fd93387d.tar.gz aur-44b857a98cc1fe496f8492d71bce4e15fd93387d.tar.xz |
pkg_details.php: Move "<div>" tag into if-branch
The corresponding closing "</div>" tag is only printed if the if-branch
is taken, which results in broken HTML code if the if-branch is skipped.
Move the "<div>" tag so that either both or none of the tags are
included in the generated HTML code.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions