From 6bfafb6e82cfd6096fb51fc91b9b126dcc355bc2 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 8 Jan 2017 11:43:30 -0500 Subject: Rename CSS class "listing" to "panel" --- app/Template/config/integrations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/config/integrations.php') diff --git a/app/Template/config/integrations.php b/app/Template/config/integrations.php index 3ba4e865..2f8f00b9 100644 --- a/app/Template/config/integrations.php +++ b/app/Template/config/integrations.php @@ -7,7 +7,7 @@ hook->render('template:config:integrations', array('values' => $values)) ?>

 

-
+
form->checkbox('integration_gravatar', t('Enable Gravatar images'), 1, $values['integration_gravatar'] == 1) ?>
-- cgit v1.2.3