You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
338 B

<section>
<h4 class="gray">{$c->__('publish.form_filled')}</h4>
</section>
<div>
<a onclick="Dialog.clear()" class="button flat">
{$c->__('button.bool_no')}
</a>
<a onclick="Publish.headerBack('{$server}', '{$node}', true); Dialog.clear();" class="button flat">
{$c->__('button.bool_yes')}
</a>
</div>