summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/templates/usb-rules-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/templates/usb-rules-config.html')
-rw-r--r--modules-available/usblockoff/templates/usb-rules-config.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/usblockoff/templates/usb-rules-config.html b/modules-available/usblockoff/templates/usb-rules-config.html
index 6aed254d..8cb63d88 100644
--- a/modules-available/usblockoff/templates/usb-rules-config.html
+++ b/modules-available/usblockoff/templates/usb-rules-config.html
@@ -1,9 +1,9 @@
<div class="panel panel-default">
<div class="panel-heading">
+ rules.conf
<a class="btn btn-default" title="{{lang_firstMatchingRuleCounts}}">
<span class="glyphicon glyphicon-question-sign"></span>
</a>
- rules.conf
</div>
<div class="panel-body" id="casualRules">
@@ -14,7 +14,7 @@
<thead>
<tr>
<th data-sort="string" width="20"><span class="glyphicon glyphicon-th-list"></span></th>
- <th width="120">{{lang_target}}</th>
+ <th width="120">{{lang_action}}</th>
<th>{{lang_attributes}}</th>
<th>{{lang_edit}}</th>
<th>{{lang_delete}}</th>