Sindbad~EG File Manager

Current Path : /var/www/web3/modules/core/templates/
Upload File :
Current File : /var/www/web3/modules/core/templates/AdminDeleteGroup.tpl

{*
 * $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="Delete A Group"} </h2>
</div>

<div class="gbBlock">
  <h3> {g->text text="Are you sure?"} </h3>

  <p class="giDescription">
    {capture name="group"}<strong>{$AdminDeleteGroup.group.groupName}</strong>{/capture}
    {g->text text="This will completely remove %s from Gallery.  There is no undo!"
     arg1=$smarty.capture.group}
  </p>
</div>

<div class="gbBlock gcBackground1">
  <input type="hidden"
   name="{g->formVar var="groupId"}" value="{$AdminDeleteGroup.group.id}"/>
  <input type="submit" class="inputTypeSubmit"
   name="{g->formVar var="form[action][delete]"}" value="{g->text text="Delete"}"/>
  <input type="submit" class="inputTypeSubmit"
   name="{g->formVar var="form[action][cancel]"}" value="{g->text text="Cancel"}"/>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists