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

subsilver Fix In template/posting_buttons.html

XMLWordPrintable

    Error rendering 'com.atlassian.jira.jira-view-issue-plugin:details-module'. Please contact your Jira administrators.

      The helpline javascript still points to the old var.

      Open: template/posting_buttons.html

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

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

            Unassigned Unassigned
            Mighty Gorgon Luca Libralato [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: