mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-17 22:11:01 +02:00
update report to tt-rss prompt
This commit is contained in:
parent
31460f84fe
commit
cde449b937
@ -104,7 +104,7 @@ function exception_error(location, e, ext_info) {
|
||||
title: "Unhandled exception",
|
||||
style: "width: 600px",
|
||||
report: function() {
|
||||
if (confirm(__("Are you sure to report this exception to tt-rss.org? The report will include your browser information. Your IP would be saved in the database."))) {
|
||||
if (confirm(__("Are you sure to report this exception to tt-rss.org? The report will include information about your web browser and tt-rss configuration. Your IP will be saved in the database."))) {
|
||||
|
||||
document.forms['exceptionForm'].params.value = $H({
|
||||
browserName: navigator.appName,
|
||||
|
Loading…
x
Reference in New Issue
Block a user