{combine_css path=$SUBSCRIBE_TO_PATH|@cat:'template/style_form.css'} {if $STC_ALLOW_GLOBAL} {footer_script require="jquery"}{literal} jQuery("#stc_submit").hide(); jQuery("#stc_standalone input[name='stc_mode']").change(function() { jQuery("#stc_submit").show(); }); {/literal}{/footer_script} {/if} {if isset($comment_add)}
{strip} {if $SUBSCRIBED} {if $SUBSCRIBED=='all-images'} {assign var=str value='all pictures of the gallery'|@translate} {elseif $SUBSCRIBED=='album-images'} {assign var=str value='all pictures of this album'|@translate} {elseif $SUBSCRIBED=='image'} {assign var=str value='this picture'|@translate} {elseif $SUBSCRIBED=='all-albums'} {assign var=str value='all albums of the gallery'|@translate} {elseif $SUBSCRIBED=='album'} {assign var=str value='this album'|@translate} {/if} {'You are currently subscribed to comments on %s.'|@translate|sprintf:$str} {'Unsubscribe'|@translate} {else} {'Subscribe to mail notifications'|@translate} {if $STC_ON_PICTURE} {if $STC_ALLOW_GLOBAL} {if $STC_ALLOW_ALBUM_IMAGES}{/if} {else} {/if} {elseif $STC_ON_ALBUM} {if $STC_ALLOW_GLOBAL} {else} {/if} {/if} {if $STC_ALLOW_GLOBAL and $STC_ASK_MAIL}
{/if} {if $STC_ASK_MAIL} {/if} {/if} {/strip}
{/if}