| Index: popup.html |
| =================================================================== |
| --- a/popup.html |
| +++ b/popup.html |
| @@ -92,16 +92,21 @@ |
| </div> |
| </li> |
| <li> |
| <div id="show-iconnumber" class="checkbox" role="checkbox" aria-checked></div> |
| <label for="show-iconnumber" class="i18n_stats_show_iconnumber"></label> |
| </li> |
| </ul> |
| </li> |
| + |
| + <li id="issueReporter" class="menu-item" role="button"> |
| + <div class="icon"></div> |
| + <span class="i18n_sendReport"></span> |
| + </li> |
| </ul> |
| </div> |
| <footer id="options" role="button"> |
| <div class="icon"></div> |
| <span class="i18n_options_short"></span> |
| </footer> |