[gnome-web-www] theme: Remove a stray opening <ul> tag



commit f4471c1636626c89f11442aa841937125fa68403
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Wed May 8 11:00:09 2013 +0200

    theme: Remove a stray opening <ul> tag
    
    For now, the big boxes to select the sponsorship level do not work :-\
    I.e. clicking them makes only the adopt-a-hacker stuff expand. The
    other three boxes do not change the appearance of the web site.

 theme/page-friendsnew.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-friendsnew.php b/theme/page-friendsnew.php
index 036ee1e..07713e2 100644
--- a/theme/page-friendsnew.php
+++ b/theme/page-friendsnew.php
@@ -304,7 +304,6 @@ function print_form_head($form_name, $product_name) {
                       <input type="hidden" name="on0" value="Favorite Hacker" />
             
                       <div class="wrapper">
-                        <ul>
                         <?php
                         $hackerList = array(
                                 0 => array('name' => 'Emmanuele Bassi'),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]