mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix crash reporter "submit" wording (can't submit anymore!)
This commit is contained in:
parent
da6af9ce21
commit
ca06add8b4
@ -130,7 +130,7 @@ if ($_POST['Submit'] == "No") {
|
||||
<div class="panel-body">
|
||||
<div class="content">
|
||||
<p>
|
||||
<?=gettext("Debugging output can be submitted to the pfSense developers for inspection.")?>
|
||||
<?=gettext("Debugging output can be collected to share with pfSense developers or others providing support or assistance.")?>
|
||||
<br/><br/>
|
||||
<i><?=gettext("Inspect the contents to ensure this information is acceptable to disclose before distributing these files.")?></i>
|
||||
</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user