5 lines
139 B
Smarty
5 lines
139 B
Smarty
{ $method->exe("newsletter","subscribe_confirm") }
|
|
{ if ($method->result == FALSE) }
|
|
{ $block->display("core:method_error") }
|
|
{/if}
|