summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ledtrig-usbport/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ledtrig-usbport/htdocs')
-rw-r--r--applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js b/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js
index 71ed7bf8a..602b597af 100644
--- a/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js
+++ b/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js
@@ -11,7 +11,7 @@ var callUSB = rpc.declare({
});
return baseclass.extend({
- trigger: _('usbport (kernel)'),
+ trigger: _('USB (kernel: usbport)'),
kernel: true,
addFormOptions(s){
var o;