Re: [aur-dev] [PATCH 1/6] pkg_details.php: Add missing XHTML close tags

2012-10-20 Thread Lukas Fleischer
On Thu, Oct 18, 2012 at 05:12:24PM -0400, canyonknight wrote:
> Signed-off-by: canyonknight 
> ---
>  web/template/pkg_details.php | 6 --
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> [...]

Merged into master -- thanks!


[aur-dev] [PATCH 1/6] pkg_details.php: Add missing XHTML close tags

2012-10-18 Thread canyonknight
Signed-off-by: canyonknight 
---
 web/template/pkg_details.php | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php
index b286664..74f9257 100644
--- a/web/template/pkg_details.php
+++ b/web/template/pkg_details.php
@@ -117,6 +117,7 @@ if ($SID && ($uid == $row["MaintainerUID"] ||

 

+   



@@ -138,6 +139,7 @@ if ($row["SubmitterUID"]):
 
None
 
+   


 
 
 
-   
+   
 
-   
+   
 
 

-- 
1.7.12.3