Redirect the 'Issues' link to the 'bug report' guide.

This commit is contained in:
Nicolas Stepien 2011-12-21 15:35:01 +01:00
parent ce26a2b200
commit b20876a3d4
2 changed files with 2 additions and 2 deletions

View File

@ -1237,7 +1237,7 @@
<div id=optionsbar>\ <div id=optionsbar>\
<div id=credits>\ <div id=credits>\
<a target=_blank href=http://mayhemydg.github.com/4chan-x/>4chan X</a> | ' + VERSION + '\ <a target=_blank href=http://mayhemydg.github.com/4chan-x/>4chan X</a> | ' + VERSION + '\
| <a target=_blank href=https://github.com/mayhemydg/4chan-x/issues>Issues</a>\ | <a target=_blank href=http://mayhemydg.github.com/4chan-x/#bug-report>Issues</a>\
</div>\ </div>\
<div>\ <div>\
<label for=main_tab>Main</label>\ <label for=main_tab>Main</label>\

View File

@ -898,7 +898,7 @@ options =
<div id=optionsbar> <div id=optionsbar>
<div id=credits> <div id=credits>
<a target=_blank href=http://mayhemydg.github.com/4chan-x/>4chan X</a> | ' + VERSION + ' <a target=_blank href=http://mayhemydg.github.com/4chan-x/>4chan X</a> | ' + VERSION + '
| <a target=_blank href=https://github.com/mayhemydg/4chan-x/issues>Issues</a> | <a target=_blank href=http://mayhemydg.github.com/4chan-x/#bug-report>Issues</a>
</div> </div>
<div> <div>
<label for=main_tab>Main</label> <label for=main_tab>Main</label>