Version number in the options will now link to the changelog. Close #255.
This commit is contained in:
parent
82f2dec852
commit
b966065020
@ -2114,7 +2114,8 @@
|
||||
className: 'reply dialog',
|
||||
innerHTML: '<div id=optionsbar>\
|
||||
<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>\
|
||||
| <a target=_blank href=https://raw.github.com/mayhemydg/4chan-x/master/changelog>' + VERSION + '</a>\
|
||||
| <a target=_blank href=http://mayhemydg.github.com/4chan-x/#bug-report>Issues</a>\
|
||||
</div>\
|
||||
<div>\
|
||||
|
||||
@ -1711,7 +1711,8 @@ options =
|
||||
className: 'reply dialog'
|
||||
innerHTML: '<div id=optionsbar>
|
||||
<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>
|
||||
| <a target=_blank href=https://raw.github.com/mayhemydg/4chan-x/master/changelog>' + VERSION + '</a>
|
||||
| <a target=_blank href=http://mayhemydg.github.com/4chan-x/#bug-report>Issues</a>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user