forked from I2P_Developers/i2p.i2p
* Console: Don't display 'unsupported' message on some config pages when restart/shutdown buttons clicked
This commit is contained in:
@@ -137,7 +137,7 @@ public class ConfigSummaryHandler extends FormHandler {
|
||||
addFormNotice(_("Saved order of sections.") + " " +
|
||||
_("Summary bar will refresh shortly."));
|
||||
} else {
|
||||
addFormError(_("Unsupported"));
|
||||
//addFormError(_("Unsupported"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user