diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html index 59f98e79..e0b68115 100644 --- a/data/interfaces/default/base.html +++ b/data/interfaces/default/base.html @@ -135,6 +135,7 @@ from plexpy.helpers import anon_url
+ % if _session['user_group'] == 'admin': % if plexpy.CONFIG.CHECK_GITHUB and not plexpy.CURRENT_VERSION: % endif + % endif