aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/site_manager.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/template/goto/site_manager.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/site_manager.tpl b/admin/template/goto/site_manager.tpl
index 1cbdfbf87..678f177fb 100644
--- a/admin/template/goto/site_manager.tpl
+++ b/admin/template/goto/site_manager.tpl
@@ -33,7 +33,7 @@
{if not empty($sites)}
<table class="table2">
<tr class="throw">
- <td>{'Remote'|@translate} / {'Remote'|@translate}</td>
+ <td>{'Local'|@translate} / {'Remote'|@translate}</td>
<td>{'Actions'|@translate}</td>
</tr>
{foreach from=$sites item=site name=site}