Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A aurweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Colin Woodbury
  • aurweb
  • Repository
  • aurweb
  • web
  • template
  • pkg_search_results.php
Find file BlameHistoryPermalink
  • PyroPeter's avatar
    pkg_search_results: replace blind-table with floating divs · 346e8271
    PyroPeter authored Feb 17, 2011
    
    
    * I tried to remove errors in the sgml-structure
      e.g.: <div>
              <?php if (foo) { ?>
                </div>
              <?php } ?>
    * I did not remove or add code (except the <table> and <div> stuff, of cause).
      I only changed the order of the html/php-tags.
    * The bottom and top of the script are now properly indented.
      I did not indent the middle part (table of search results) because that would
      render the diff completely useless.
    
    Signed-off-by: default avatarPyroPeter <abi1789@googlemail.com>
    Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
    346e8271