{* plugin_guestbook_backend_form.tpl v.3.50 2014-06-14 Ian *}
{include file='./plugin_guestbook_backend_header.tpl'}
{if $gb_view}

{$CONST.PLUGIN_GUESTBOOK_ADMIN_VIEW}

{$CONST.PLUGIN_GUESTBOOK_ADMIN_VIEW_DESC}{/if} {if $gb_app}

{$CONST.PLUGIN_GUESTBOOK_ADMIN_APP}

{$CONST.PLUGIN_GUESTBOOK_ADMIN_APP_DESC}{/if} {if $gb_add}

{$CONST.PLUGIN_GUESTBOOK_ADMIN_ADD}

{/if} {if $gb_db}

{$CONST.PLUGIN_GUESTBOOK_ADMIN_DBC}

{/if}
{foreach from=$plugin_guestbook_messagestack item="message"}
{$message}
{/foreach} {if $is_guestbook_message}{$msg_header=$error_occured}{call feedback}{/if}
{if $is_show_mail}
{$CONST.PLUGIN_GUESTBOOK_PROTECTION}
{/if} {if $is_show_url}
{/if}
{serendipity_hookPlugin hook="frontend_comment" data=$plugin_guestbook_entry}
{if $plugin_guestbook_id}
{if $is_logged_in && $plugin_guestbook_id}
{$CONST.PLUGIN_GUESTBOOK_FORM_RIGHT_BBC}
{/if}
{/if}