Sindbad~EG File Manager
{*
* $Revision: 15342 $
* If you want to customize this file, do not edit it directly since future upgrades
* may overwrite it. Instead, copy it into a new directory called "local" and edit that
* version. Gallery will look for that file first and use it if it exists.
*}
<div class="gbBlock gcBackground1">
<h2> {g->text text="Remote Settings"} </h2>
</div>
{if isset($status.saved)}
<div class="gbBlock"><h2 class="giSuccess">
{g->text text="Settings saved successfully"}
</h2></div>
{/if}
<div class="gbBlock">
<input type="checkbox" id="cbShowItemAdd"{if $form.showItemAdd} checked="checked"{/if}
name="{g->formVar var="form[showItemAdd]"}"/>
<label for="cbShowItemAdd">
{g->text text="Show information about Gallery Remote in \"add items\" view"}
</label>
</div>
<div class="gbBlock gcBackground1">
<input type="submit" class="inputTypeSubmit"
name="{g->formVar var="form[action][save]"}" value="{g->text text="Save"}"/>
<input type="submit" class="inputTypeSubmit"
name="{g->formVar var="form[action][reset]"}" value="{g->text text="Reset"}"/>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists