Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-9611

/course/category.php braks XHTML strict (2nd step)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.8
    • 1.8
    • Accessibility
    • None
    • MOODLE_18_STABLE
    • MOODLE_18_STABLE

      If a category has sub categories the page /course/category.php of the parent category breaks XHTML strict.
      By changing the row 225 of the file /course/category.php ($Id: category.php,v 1.93.2.9 2007/04/26 08:48:07 moodler Exp $) from
      echo '<table align="center" border="0" cellspacing="2" cellpadding="4" class="generalbox">';
      to
      echo '<table border="0" cellspacing="2" cellpadding="4" class="generalbox boxaligncenter">';
      the problem is solved.

            dougiamas Martin Dougiamas
            daniss Daniele Cordella
            Nobody Nobody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.