diff --git a/www/themes/Charisma/templates/movies.tpl b/www/themes/Charisma/templates/movies.tpl
index 3155dcaf4..ae93da034 100755
--- a/www/themes/Charisma/templates/movies.tpl
+++ b/www/themes/Charisma/templates/movies.tpl
@@ -269,14 +269,11 @@
title="Send to my Queue">
{/if}
- {if $cpurl != '' && $cpapi != ''}
+ if $cpurl != '' && $cpapi != ''}
+ href="#"
+ title="Add to CouchPotato"
+ >
{/if}
{if !empty($mfailed[$m@index])}
diff --git a/www/themes/Gentele/templates/movies.tpl b/www/themes/Gentele/templates/movies.tpl
index 8dcb2ac74..46fa98db5 100755
--- a/www/themes/Gentele/templates/movies.tpl
+++ b/www/themes/Gentele/templates/movies.tpl
@@ -170,14 +170,12 @@
data-original-title="Send to my Queue">
{/if}
- {if $cpurl != '' && $cpapi != ''}
-
+ {if !empty($cpurl) && !empty($cpapi)}
+
{/if}
{if !empty($mfailed[$m@index])}
{/if}
{if $cpurl != '' && $cpapi != ''}
-
+
{/if}
{if !empty($mfailed[$m@index])}