From 3f429d852a6ef72109ba7592dac5a67e0237d0b9 Mon Sep 17 00:00:00 2001 From: devjin Date: Tue, 27 Sep 2011 01:29:48 +0000 Subject: [PATCH] fixed theme edit link git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9349 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/admin/tpl/theme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/admin/tpl/theme.html b/modules/admin/tpl/theme.html index e83408e43..bcccdce24 100644 --- a/modules/admin/tpl/theme.html +++ b/modules/admin/tpl/theme.html @@ -83,7 +83,7 @@ $('#theme').data('themes', themes);
  • · {$lang->description}: {$val->description}
  • · {$lang->path}: {$val->path}
  • -
  • · {$lang->cmd_setup}: Edit
  • +
  • · {$lang->cmd_setup}: {$lang->cmd_edit}