mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-07 12:06:54 +03:00
luci-app-internet-detector: fixed typos
This commit is contained in:
@@ -608,7 +608,7 @@ return view.extend({
|
|||||||
'down_script',
|
'down_script',
|
||||||
this.configDir + '/down-script.' + s.section,
|
this.configDir + '/down-script.' + s.section,
|
||||||
_('Edit down-script'),
|
_('Edit down-script'),
|
||||||
_('Shell commands that run when connected to the Internet.')
|
_('Shell commands to run when disconnected from the Internet.')
|
||||||
);
|
);
|
||||||
o.modalonly = true;
|
o.modalonly = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user