From 3967dad2e345c54d16623d6da1e61211cb1963c5 Mon Sep 17 00:00:00 2001 From: Quy Date: Sat, 23 Dec 2017 07:56:23 -0800 Subject: [PATCH] [a11y & c/s] Module settings (#19128) --- .../com_config/view/modules/tmpl/default.php | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/components/com_config/view/modules/tmpl/default.php b/components/com_config/view/modules/tmpl/default.php index f43a442921380..0c8cc102b73c2 100644 --- a/components/com_config/view/modules/tmpl/default.php +++ b/components/com_config/view/modules/tmpl/default.php @@ -48,22 +48,22 @@ class="form-validate">
@@ -73,11 +73,11 @@ class="form-validate">
- - item['title'] ?> + + item['title']; ?>    - - item['module'] ?> + + item['module']; ?>

@@ -111,8 +111,7 @@ class="form-validate">
- authorise('core.edit.state', 'com_modules.module.' . $this->item['id'])) : ?> + authorise('core.edit.state', 'com_modules.module.' . $this->item['id'])) : ?>
form->getLabel('published'); ?>