Change colour and name of Port Control toggle option in Device Port View
This commit is contained in:
		| @@ -56,7 +56,7 @@ | ||||
|                       <input type="checkbox" id="[% item.name %]" | ||||
|                         name="[% item.name %]"[% ' checked="checked"' IF params.${item.name} %] /> | ||||
|                       [% IF item.name == 'c_admin' %] | ||||
|                         <span class="label label-inverse">[% item.label %]</span> | ||||
|                         <span class="label label-info">[% item.label %]</span> | ||||
|                       [% ELSE %] | ||||
|                         [% item.label %] | ||||
|                       [% END %] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user