Revision d6872a51 ui/templates/home.html

b/ui/templates/home.html
154 154
        var VARIOUS = {
155 155
            'CONFIRM' : '{% trans "Confirm" %}',
156 156
            'CANCEL' : '{% trans "Cancel" %}',
157
            'APPLY' : '{% trans "Apply" %}'
157
            'APPLY' : '{% trans "Apply" %}',
158
            'OFF' : '{% trans "Off" %}',
159
            'ON' : '{% trans "On" %}'
158 160
        };
159 161

  
160 162
        // ajax error checking

Also available in: Unified diff