Fixed: UrlBase when downloading backup files

This commit is contained in:
Mark McDowall 2014-11-18 16:58:53 -08:00
parent e75d3fa233
commit 16156611db
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
<a href="{{urlBack}}/backup/{{type}}/{{name}}" class="no-router">{{name}}</a>
<a href="{{UrlBase}}/backup/{{type}}/{{name}}" class="no-router">{{name}}</a>