Lines Matching full:span
52 IPv4: <span>{{ ipv4.Address }}</span>
55 IPv6: <span>{{ ipv6.Address | uppercase }}</span>
63 <span>{{iface.MACAddress | uppercase}}</span>
99 <span class="inline quick-links__event-copy">
101 </span>
109 Turn <span ng-if="dataService.LED_state == 'off'">on</span>
110 <span ng-if="dataService.LED_state == 'on'">off</span> server LED
118 <span class="uid-switch__status">{{
120 }}</span></label>
122 <span>
124 </span>
128 <span class="inline quick-links__label">Serial over LAN console</span>
132 <span class="inline quick-links__label">Edit network settings</span>
179 <span class="accord-trigger" aria-hidden="true"></span>
215 …<span class="modal__error" ng-show="edit_hostname_text.hostname.$error.pattern">Invalid format. Re…
216 spaces.</span>
217 <span class="modal__char-count"
218 … ng-hide="edit_hostname_text.hostname.$error.pattern">{{ 0 + newHostname.length }}/64</span>