summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/machine-main.html
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-07 14:47:44 +0200
committerSimon Rettberg2017-04-07 14:47:44 +0200
commit016ebfe0affc86e14115afe34d415bc58f9164b3 (patch)
tree647d7ae8108868ed3d21229820892aa53ae4c7a4 /modules-available/statistics/templates/machine-main.html
parentMerge branch 'statistics_reporting' (diff)
downloadslx-admin-016ebfe0affc86e14115afe34d415bc58f9164b3.tar.gz
slx-admin-016ebfe0affc86e14115afe34d415bc58f9164b3.tar.xz
slx-admin-016ebfe0affc86e14115afe34d415bc58f9164b3.zip
[statistics] Better errormsg in install, link to projectors added
Diffstat (limited to 'modules-available/statistics/templates/machine-main.html')
-rw-r--r--modules-available/statistics/templates/machine-main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics/templates/machine-main.html b/modules-available/statistics/templates/machine-main.html
index 56454e78..bdc51167 100644
--- a/modules-available/statistics/templates/machine-main.html
+++ b/modules-available/statistics/templates/machine-main.html
@@ -145,7 +145,7 @@
<div class="small">
<div class="pull-right btn-group btn-group-xs">
{{#projector}}
- <span class="btn btn-default">{{lang_projector}}</span>
+ <a href="?do=statistics&amp;show=projectors" class="btn btn-default">{{lang_projector}}</a>
<button form="delprojector" type="submit" name="hwid" value="{{hwid}}"
class="btn btn-danger"><span class="glyphicon glyphicon-remove"></span></button>
{{/projector}}