From 0afd00c7890a60d74089a57191608bd1458e8568 Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Thu, 6 Aug 2015 13:01:00 -0700 Subject: [PATCH] Added tooltip for official grav themes/plugins --- themes/grav/templates/partials/plugins-details.html.twig | 2 +- themes/grav/templates/partials/plugins-list.html.twig | 2 +- themes/grav/templates/partials/themes-details.html.twig | 2 +- themes/grav/templates/partials/themes-list.html.twig | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/grav/templates/partials/plugins-details.html.twig b/themes/grav/templates/partials/plugins-details.html.twig index 0c6e2362..2ed26448 100644 --- a/themes/grav/templates/partials/plugins-details.html.twig +++ b/themes/grav/templates/partials/plugins-details.html.twig @@ -15,7 +15,7 @@

{{ plugin.name|e }} {% if admin.isTeamGrav(plugin) %} - + {% endif %} {% if plugin.symlink %} diff --git a/themes/grav/templates/partials/plugins-list.html.twig b/themes/grav/templates/partials/plugins-list.html.twig index 645dc2bd..b0a80ddc 100644 --- a/themes/grav/templates/partials/plugins-list.html.twig +++ b/themes/grav/templates/partials/plugins-list.html.twig @@ -14,7 +14,7 @@ {{ plugin.name }} {% if admin.isTeamGrav(plugin) %} - + {% endif %} {% if plugin.symlink %} diff --git a/themes/grav/templates/partials/themes-details.html.twig b/themes/grav/templates/partials/themes-details.html.twig index 44cb15d7..b168b0b5 100644 --- a/themes/grav/templates/partials/themes-details.html.twig +++ b/themes/grav/templates/partials/themes-details.html.twig @@ -15,7 +15,7 @@

{{ theme.name|e }} {% if admin.isTeamGrav(theme) %} - + {% endif %} {% if theme.symlink %} diff --git a/themes/grav/templates/partials/themes-list.html.twig b/themes/grav/templates/partials/themes-list.html.twig index 66eed0eb..87d38450 100644 --- a/themes/grav/templates/partials/themes-list.html.twig +++ b/themes/grav/templates/partials/themes-list.html.twig @@ -16,7 +16,7 @@ {{ theme.name }} {% if admin.isTeamGrav(theme) %} - + {% endif %} {% if theme.symlink %} @@ -63,4 +63,4 @@ Cancel Continue - \ No newline at end of file +