diff --git a/www/templates/charisma/views/frontend/movies.tpl b/www/templates/charisma/views/frontend/movies.tpl index fcf552455..fc89caf6a 100644 --- a/www/templates/charisma/views/frontend/movies.tpl +++ b/www/templates/charisma/views/frontend/movies.tpl @@ -150,6 +150,15 @@ title="Send to my Queue"> {/if} + {if $cpurl != '' && $cpapi != ''} + + {/if} {/if} @@ -249,6 +258,15 @@ title="Send to my Queue"> {/if} + {if $cpurl != '' && $cpapi != ''} + + {/if} {/if} diff --git a/www/templates/omicron/views/frontend/movies.tpl b/www/templates/omicron/views/frontend/movies.tpl index fcf552455..be9b1a585 100644 --- a/www/templates/omicron/views/frontend/movies.tpl +++ b/www/templates/omicron/views/frontend/movies.tpl @@ -150,6 +150,15 @@ title="Send to my Queue"> {/if} + {if $cpurl != '' && $cpapi != ''} + + {/if} {/if} @@ -249,6 +258,15 @@ title="Send to my Queue"> {/if} + {if $cpurl != '' && $cpapi != ''} + + {/if} {/if}