summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorraul2014-07-07 15:50:47 +0200
committerMichael Pereira Neves2014-07-11 15:05:32 +0200
commit690def6ba7a94fd21e78fe26e1eabd1f4a9450cd (patch)
tree1ab4ebeea720b04c2b840d0ee916a05b06408005 /templates
parent[i18n]finished translation with sql, queries and translated hardcoded message (diff)
downloadslx-admin-690def6ba7a94fd21e78fe26e1eabd1f4a9450cd.tar.gz
slx-admin-690def6ba7a94fd21e78fe26e1eabd1f4a9450cd.tar.xz
slx-admin-690def6ba7a94fd21e78fe26e1eabd1f4a9450cd.zip
[i18n]separated jsons by template, and finished other php details
Diffstat (limited to 'templates')
-rw-r--r--templates/page-remote-tgz-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page-remote-tgz-list.html b/templates/page-remote-tgz-list.html
index fcf79463..1cf2ee84 100644
--- a/templates/page-remote-tgz-list.html
+++ b/templates/page-remote-tgz-list.html
@@ -1,5 +1,5 @@
<ol class="breadcrumb">
- <li><a href="?do=Main">Start</a></li>
+ <li><a href="?do=Main">Home</a></li>
<li><a href="?do=SysConfig">{{lang_systemConfiguration}}</a></li>
<li class="active">{{lang_centralConfiguration}}</li>
</ol>