[aur-dev] [PATCH 1/2] pkg_details.php: Fix dependency links

2012-07-09 Thread Lukas Fleischer
Remove an erroneous quote from the destination URL of links to officially supported package dependencies on archweb. Signed-off-by: Lukas Fleischer archli...@cryptocrack.de --- web/template/pkg_details.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[aur-dev] [PATCH 2/2] pkg_details.php: Move div tag into if-branch

2012-07-09 Thread Lukas Fleischer
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 archli...@cryptocrack.de

[aur-dev] [PATCH] pkgsubmit.php: Remove stray /div tag

2012-07-09 Thread canyonknight
Signed-off-by: canyonknight canyonkni...@gmail.com --- web/html/pkgsubmit.php | 1 - 1 file changed, 1 deletion(-) diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php index 2fd21e6..c2a7191 100644 --- a/web/html/pkgsubmit.php +++ b/web/html/pkgsubmit.php @@ -477,7 +477,6 @@ else:

[aur-dev] [PATCH] tu.php: Fix PHP notice for hasvoted variable

2012-07-09 Thread canyonknight
Signed-off-by: canyonknight canyonkni...@gmail.com --- web/html/tu.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/html/tu.php b/web/html/tu.php index 5537d3a..48cd6c1 100644 --- a/web/html/tu.php +++ b/web/html/tu.php @@ -34,6 +34,7 @@ if ($atype == Trusted User || $atype ==