Open GitHub in new tab

This commit is contained in:
David Reed 2023-03-19 18:57:28 -04:00
parent 56bf5d8e7a
commit 3f920ee7b4
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F

View file

@ -502,7 +502,7 @@ function errorTemplate(
'<ul>' + '<ul>' +
'<li>Restarting your Bare server</li>' + '<li>Restarting your Bare server</li>' +
'<li>Updating Ultraviolet</li>' + '<li>Updating Ultraviolet</li>' +
'<li>Troubleshooting the error on the <a href="https://github.com/titaniumnetwork-dev/Ultraviolet">GitHub repository</a></li>' + '<li>Troubleshooting the error on the <a href="https://github.com/titaniumnetwork-dev/Ultraviolet" target="_blank">GitHub repository</a></li>' +
'</ul>' + '</ul>' +
'<button id="reload">Reload</button>' + '<button id="reload">Reload</button>' +
'<hr />' + '<hr />' +