From d602f033d84d0e820eb92960cec4fe5dceb0f058 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Sun, 10 Jul 2016 16:38:00 +0200 Subject: [PATCH] fix userOptionCategoryList delete confirm message (#2059) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … and add a global language item for show order (the current one is missing). Sorry that I overlooked this in the previous pr :( --- .../install/files/acp/templates/userOptionCategoryList.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wcfsetup/install/files/acp/templates/userOptionCategoryList.tpl b/wcfsetup/install/files/acp/templates/userOptionCategoryList.tpl index a95465e1d2..daf19a0383 100644 --- a/wcfsetup/install/files/acp/templates/userOptionCategoryList.tpl +++ b/wcfsetup/install/files/acp/templates/userOptionCategoryList.tpl @@ -37,7 +37,7 @@ {lang}wcf.global.objectID{/lang} {lang}wcf.global.name{/lang} {lang}wcf.acp.user.option.category.options{/lang} - {lang}wcf.acp.user.option.category.showOrder{/lang} + {lang}wcf.global.showOrder{/lang} {event name='columnHeads'} @@ -48,7 +48,7 @@ - + {event name='rowButtons'} -- 2.20.1