{*------------------------------------------------------------------------------- * Dataface Web Application Framework * Copyright (C) 2005-2006 Steve Hannah (shannah@sfu.ca) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *------------------------------------------------------------------------------- *}
{$logo}
{$blocks.left}
{$applicationMenu}
{include file="left_slot.html"}
|
{if $back and !$ENV.APPLICATION.hide_back}
Found {$result.found} of {$result.cardinality} Records in table {$table}.
{if $action == "browse"}
{/if}
{if !$ENV.APPLICATION.hide_result_controller}
{$controller}
{/if}
{if !$ENV.APPLICATION.hide_search}
Now showing {$result.cursor+1} of {$result.found}{/if}
{/if}
{if $history and !$ENV.APPLICATION.hide_history}
{/if}
Recent Records:
{/if}
{if $message}
{if !$ENV.APPLICATION.hide_view_tabs}
{$message|nl2br}
{/if}
{$body}
|
{/if}
{if !$ENV.APPLICATION.hide_table_result_stats}