Shorter Global Discovery label

This commit is contained in:
Jakob Borg
2014-12-01 11:14:05 +01:00
parent bb50b677c7
commit 8d2a6d96f2
3 changed files with 4 additions and 25 deletions

View File

@@ -201,7 +201,7 @@
<td class="text-right">{{system.cpuPercent | alwaysNumber | natural:1}}%</td>
</tr>
<tr ng-if="system.extAnnounceOK != undefined && announceServersTotal > 0">
<th><span class="glyphicon glyphicon-bullhorn"></span>&emsp;<span translate>Global Discovery Servers</span></th>
<th><span class="glyphicon glyphicon-bullhorn"></span>&emsp;<span translate>Global Discovery</span></th>
<td class="text-right">
<span ng-if="announceServersFailed.length == 0" class="data text-success">
<span>OK</span>