Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10542

Incorrect class="postlink" in styles/subsilver2/template/faq_body.html

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 3.0.11-RC1
    • 3.0.10-RC3
    • Styles
    • None

      <a class="postlink" href="#f

      {faq_block.S_ROW_COUNT}r{faq_block.faq_row.S_ROW_COUNT}">{faq_block.faq_row.FAQ_QUESTION}</a>

      is actually supposed to be

      <a class="postlink-local" href="#f{faq_block.S_ROW_COUNT}

      r

      {faq_block.faq_row.S_ROW_COUNT}

      ">

      {faq_block.faq_row.FAQ_QUESTION}

      </a>

            bantu Andreas Fischer [X] (Inactive)
            doktornotor doktornotor [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: