diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 86e6a18..d426166 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Support", "uri": null, "target": "self", - "icon": "fa fa-question-circle", + "icon": "live_help-circle", "order": 80, "from": "Support", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Admin/Settings/Theme/Backend/settings.tpl.php b/Admin/Settings/Theme/Backend/settings.tpl.php index 663950e..ef210f6 100755 --- a/Admin/Settings/Theme/Backend/settings.tpl.php +++ b/Admin/Settings/Theme/Backend/settings.tpl.php @@ -82,7 +82,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Applications'); ?>
+
getHtml('Applications'); ?>download
@@ -91,33 +91,33 @@ echo $this->data['nav']->render(); ?> $application) : ++$count; ?> -
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?>
+ settings id; ?> printHtml($application->name); ?> @@ -136,7 +136,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Settings'); ?>
+
getHtml('Settings'); ?>download
@@ -145,58 +145,58 @@ echo $this->data['nav']->render(); ?> $setting) : ++$count; ?> -
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?> getHtml('Value'); ?> getHtml('Group'); ?> getHtml('Account'); ?>
+ settings id; ?> printHtml($setting->name); ?> printHtml($setting->content); ?> diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php index a136a73..9b45aa5 100755 --- a/Theme/Backend/support-list.tpl.php +++ b/Theme/Backend/support-list.tpl.php @@ -25,7 +25,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Tickets'); ?>
+
getHtml('Tickets'); ?>download
diff --git a/Theme/Backend/support-ticket.tpl.php b/Theme/Backend/support-ticket.tpl.php index 10762d8..4e315c5 100755 --- a/Theme/Backend/support-ticket.tpl.php +++ b/Theme/Backend/support-ticket.tpl.php @@ -351,7 +351,7 @@ echo $this->data['nav']->render(); ?>