summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/branding-start.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/sysconfig/templates/branding-start.html')
-rw-r--r--modules-available/sysconfig/templates/branding-start.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/modules-available/sysconfig/templates/branding-start.html b/modules-available/sysconfig/templates/branding-start.html
index 09b9ca27..7f2a0132 100644
--- a/modules-available/sysconfig/templates/branding-start.html
+++ b/modules-available/sysconfig/templates/branding-start.html
@@ -20,6 +20,12 @@
</span>
</div>
</div>
- <button type="submit" class="btn btn-primary">{{lang_upload}}</button>
+
+ <div class="btn-group">
+ <a class="btn btn-default" href="?do=SysConfig&action=addmodule">{{lang_back}}</a>
+ </div>
+ <div class="btn-group pull-right">
+ <button type="submit" class="btn btn-primary">{{lang_upload}}</button>
+ </div>
</form>