{if condition="isset($show_error_box)"} {include="message_box"} {/if}
{if condition="isset($location)"}File Location: {$location}{/if} | |
{loop name="file_list"} {$value.text} {/loop} {if condition="isset($sql_file_list)"} {loop name="sql_file_list"} {$value.text} [{$value.ref}] ![]() {/loop} {/if} |
(Note: 'Save' Saves to the local hard drive, if the phone module is ever updated this file will be over-written, 'Save As' Saves to the database and is not over-written on updates) |