Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10554

Missing helpline for addlistitem in styles/subsilver2/posting_buttons.html

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Duplicate
    • 3.0.10-RC3
    • 3.0.11-RC1
    • Styles
    • None

    Description

      There is

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

      for this [*] thingy - but no corresponding helpline defined for that. Easily fixed by

      Find

      			o: '{LA_BBCODE_O_HELP}',
      

      After, add

      			e: '{LA_BBCODE_LISTITEM_HELP}',
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: