Add all main view titles and navbar translation keys
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<div class="text-left">
|
||||
<h1>
|
||||
System Info
|
||||
{{ 'system.title' | tr }}
|
||||
<a class="btn btn-default pull-right" href="/logs.html?id=box" target="_blank">Show Logs</a>
|
||||
<button class="btn btn-default pull-right" ng-click="reboot.show()" ng-disabled="reboot.busy"><i class="fa fa-circle-notch fa-spin" ng-show="reboot.busy"></i> Reboot</button>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user