aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/admin.tpl')
-rw-r--r--template/yoga/admin.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl
index be5ce7ff0..88975544c 100644
--- a/template/yoga/admin.tpl
+++ b/template/yoga/admin.tpl
@@ -14,8 +14,8 @@
<dt>{lang:config}</dt>
<dd>
<ul>
- <li><a href="{U_CONFIG_GENERAL}">{lang:general}</a></li>
- <li><a href="{U_CONFIG_DISPLAY}">{lang:conf_default}</a></li>
+ <li><a href="{U_CONFIG_GENERAL}">{lang:conf_general}</a></li>
+ <li><a href="{U_CONFIG_DISPLAY}">{lang:conf_display}</a></li>
</ul>
</dd>
</dl>