summaryrefslogtreecommitdiffstats
path: root/templates/page-tgz-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page-tgz-list.html')
-rw-r--r--templates/page-tgz-list.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/page-tgz-list.html b/templates/page-tgz-list.html
index bcf5ffc0..fdc11933 100644
--- a/templates/page-tgz-list.html
+++ b/templates/page-tgz-list.html
@@ -17,8 +17,9 @@
{{^files}}
<div class="row well well-sm">Keine Konfigurationspakete gefunden!</div>
{{/files}}
- <a class="btn btn-lg btn-primary" href="?do=sysconfig&amp;action=remotelist">Konfigurationen herunterladen</a>
- <a class="btn btn-lg btn-primary" href="#" data-toggle="collapse" data-target="#uploadform">Eigene Konfiguration hochladen</a>
+ <a class="btn btn-md btn-primary" href="?do=sysconfig&amp;action=remotelist">Konfigurationsvolagen</a>
+ <a class="btn btn-md btn-primary" href="#" data-toggle="collapse" data-target="#uploadform">Eigene Konfiguration hochladen</a>
+ <a class="btn btn-md btn-primary" href="/boot/default/config.tgz">Aktive Konfiguration herunterladen</a>
<div class="collapse" id="uploadform">
<div class="well well-sm" style="margin: 5px 0px">
<form method="post" action="?do=sysconfig" enctype="multipart/form-data">