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

styles/subsilver2/template/posting_buttons.html helpline error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • 3.0.11-RC1
    • 3.0.10
    • Posting
    • None

      3.0.10 version of styles/subsilver2/template/posting_buttons.html still has an error in the [*] helpline.

      <input type="button" class="btnbbcode" accesskey="y" name="addlistitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" />

      In above onmouseover="helpline('e')" should be onmouseover="helpline('y')" ("e" changed in "y").

      Also refer to PHPBB3-10554

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

              Created:
              Updated:
              Resolved: