replaced icons with Adam Whitcroft's amazing Batch icons
BIN
src/images/arrow-down.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/images/arrow-up.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/images/bin.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
src/images/cloud-add.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/images/credit-card-3.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
src/images/delete.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
src/images/image.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1 KiB |
BIN
src/images/key.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
src/images/link.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 130 B |
Before Width: | Height: | Size: 125 B |
BIN
src/images/locked.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
src/images/pencil.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 6 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 327 B |
Before Width: | Height: | Size: 143 B |
BIN
src/images/return.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 125 B |
BIN
src/images/split-2.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 343 B |
BIN
src/images/store.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 239 B |
Before Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 150 B |
BIN
src/images/unlocked.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 169 B |
Before Width: | Height: | Size: 159 B |
|
@ -64,9 +64,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td>{$row.category|escape:'htmlall'}</td>
|
||||
<td>{$row.itemsin}</td>
|
||||
<td>
|
||||
<a href="categories.php?action=edit&categoryid={$row.categoryid}#catform"><img src="images/write_obj.gif" border="0" title="Edit Category" alt="Edit Category" /></a>
|
||||
/
|
||||
<a href="categories.php?action=delete&categoryid={$row.categoryid}"><img src="images/remove.gif" border="0" title="Delete Category" alt="Delete Category" /></a>
|
||||
<a href="categories.php?action=edit&categoryid={$row.categoryid}#catform"><img src="images/pencil.png" border="0" title="Edit Category" alt="Edit Category" /></a>
|
||||
<a href="categories.php?action=delete&categoryid={$row.categoryid}"><img src="images/bin.png" border="0" title="Delete Category" alt="Delete Category" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
@ -113,7 +113,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
</td>
|
||||
{/if}
|
||||
<td>
|
||||
<a href="event.php?action=edit&eventid={$row.eventid}"><img alt="Edit Event" src="images/write_obj.gif" border="0" title="Edit Event" /></a> <a href="event.php?action=delete&eventid={$row.eventid}"><img alt="Delete Event" src="images/remove.gif" border="0" title="Delete Event" /></a>
|
||||
<a href="event.php?action=edit&eventid={$row.eventid}"><img alt="Edit Event" src="images/pencil.png" border="0" title="Edit Event" /></a> <a href="event.php?action=delete&eventid={$row.eventid}"><img alt="Delete Event" src="images/bin.png" border="0" title="Delete Event" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
@ -63,9 +63,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td>{$row.familyname|escape:'htmlall'}</td>
|
||||
<td>{$row.members}</td>
|
||||
<td>
|
||||
<a href="families.php?action=edit&familyid={$row.familyid}#familyform"><img src="images/write_obj.gif" alt="Edit Family" title="Edit Family" border="0" /></a>
|
||||
/
|
||||
<a href="families.php?action=delete&familyid={$row.familyid}"><img src="images/remove.gif" alt="Delete Family" title="Delete Family" border="0" /></a>
|
||||
<a href="families.php?action=edit&familyid={$row.familyid}#familyform"><img src="images/pencil.png" alt="Edit Family" title="Edit Family" border="0" /></a>
|
||||
<a href="families.php?action=delete&familyid={$row.familyid}"><img src="images/bin.png" alt="Delete Family" title="Delete Family" border="0" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
@ -74,7 +74,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<li>You can click the column headers to sort by that attribute.</li>
|
||||
<li>List each item seperately on your list - do not combine items. (i.e. list each book of a 4-part series separately.)</li>
|
||||
<li>Once you've bought or decided not to buy an item, remember to return to the recipient's gift lists and mark it accordingly.</li>
|
||||
<li>If someone purchases an item on your list, click <img src="images/refresh_nav.gif" /> to mark it as received.</li>
|
||||
<li>If someone purchases an item on your list, click <img src="images/return.png" /> to mark it as received.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -105,19 +105,19 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<a class="btn btn-small" rel="popover" href="#" data-placement="right" data-original-title="Comment" data-content="{$row.comment|escape:'htmlall'}">...</a>
|
||||
{/if}
|
||||
{if $row.url != ''}
|
||||
<a href="{$row.url|escape:'htmlall'}" target="_blank"><img src="images/links_view.gif" border="0" alt="URL" title="URL"></a>
|
||||
<a href="{$row.url|escape:'htmlall'}" target="_blank"><img src="images/link.png" border="0" alt="URL" title="URL"></a>
|
||||
{/if}
|
||||
{if $row.image_filename != '' && $opt.allow_images}
|
||||
<a rel="lightbox" href="{$opt.image_subdir}/{$row.image_filename}"><img src="images/image_obj.gif" border="0" alt="Image" /></a>
|
||||
<a rel="lightbox" href="{$opt.image_subdir}/{$row.image_filename}"><img src="images/image.png" border="0" alt="Image" /></a>
|
||||
{/if}
|
||||
</td>
|
||||
<td nowrap>{$row.rendered}</td>
|
||||
<td>{$row.category|default:" "}</td>
|
||||
<td align="right">{$row.price}</td>
|
||||
<td align="right">
|
||||
<a href="receive.php?itemid={$row.itemid}"><img alt="Mark Item Received" src="images/refresh_nav.gif" border="0" title="Mark Item Received" /></a>
|
||||
<a href="item.php?action=edit&itemid={$row.itemid}"><img alt="Edit Item" src="images/write_obj.gif" border="0" title="Edit Item" /></a>
|
||||
<a rel="confirmitemdelete" data-content="{$row.description|escape:'htmlall'}" href="item.php?action=delete&itemid={$row.itemid}"><img alt="Delete Item" src="images/remove.gif" border="0" alt="Delete" title="Delete Item" /></a>
|
||||
<a href="receive.php?itemid={$row.itemid}"><img alt="Mark Item Received" src="images/return.png" border="0" title="Mark Item Received" /></a>
|
||||
<a href="item.php?action=edit&itemid={$row.itemid}"><img alt="Edit Item" src="images/pencil.png" border="0" title="Edit Item" /></a>
|
||||
<a rel="confirmitemdelete" data-content="{$row.description|escape:'htmlall'}" href="item.php?action=delete&itemid={$row.itemid}"><img alt="Delete Item" src="images/bin.png" border="0" alt="Delete" title="Delete Item" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
@ -168,9 +168,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td align="right">{$row.itemcount}</td>
|
||||
<td align="right">
|
||||
{if $row.itemcount > 0}
|
||||
<a href="shop.php?shopfor={$row.userid}"><img alt="Shop for {$row.fullname|escape:'htmlall'}" src="images/tasks_tsk.gif" border="0" alt="Shop" title="Shop"></a>
|
||||
<a href="shop.php?shopfor={$row.userid}"><img alt="Shop for {$row.fullname|escape:'htmlall'}" src="images/store.png" border="0" alt="Shop" title="Shop"></a>
|
||||
{/if}
|
||||
<a rel="confirmunshop" data-content="{$row.fullname|escape:'htmlall'}" href="index.php?action=cancel&shopfor={$row.userid}"><img src="images/remove.gif" border="0" alt="Don't shop for {$row.fullname|escape:'htmlall'} anymore" title="Don't shop for {$row.fullname|escape:'htmlall'} anymore" /></a>
|
||||
<a rel="confirmunshop" data-content="{$row.fullname|escape:'htmlall'}" href="index.php?action=cancel&shopfor={$row.userid}"><img src="images/bin.png" border="0" alt="Don't shop for {$row.fullname|escape:'htmlall'} anymore" title="Don't shop for {$row.fullname|escape:'htmlall'} anymore" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
@ -194,13 +194,13 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td>{$row.fullname|escape:'htmlall'}</td>
|
||||
<td align="right">
|
||||
{if $row.pending}
|
||||
<a href="index.php?action=cancel&shopfor={$row.userid}">Cancel</a>
|
||||
<a href="index.php?action=cancel&shopfor={$row.userid}"><img src="images/delete.png" border="0" alt="Cancel" title="Cancel" /></a>
|
||||
{else}
|
||||
<a href="index.php?action=request&shopfor={$row.userid}">
|
||||
{if $opt.shop_requires_approval}
|
||||
Request
|
||||
<img src="images/cloud-add.png" border="0" alt="Request" title="Request" />
|
||||
{else}
|
||||
Add
|
||||
<img src="images/cloud-add.png" border="0" alt="Add" title="Add" />
|
||||
{/if}
|
||||
</a>
|
||||
{/if}
|
||||
|
@ -234,7 +234,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td>{$row.fullname|escape:'htmlall'}</td>
|
||||
<td>{$row.message|escape:'htmlall'}</td>
|
||||
<td align="right">
|
||||
<a href="index.php?action=ack&messageid={$row.messageid}"><img alt="Acknowledge" title="Acknowledge" src="images/step_done.gif" border="0"></a>
|
||||
<a href="index.php?action=ack&messageid={$row.messageid}"><img alt="Acknowledge" title="Acknowledge" src="images/delete.png" border="0"></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
@ -54,13 +54,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td>{$row.rendered}</td>
|
||||
<td>{$row.rankorder}</td>
|
||||
<td>
|
||||
<a href="ranks.php?action=edit&ranking={$row.ranking}#rankform"><img src="images/write_obj.gif" border="0" alt="Edit Rank" title="Edit Rank" /></a>
|
||||
/
|
||||
<a href="ranks.php?action=delete&ranking={$row.ranking}"><img src="images/remove.gif" border="0" alt="Delete Rank" title="Delete Rank" /></a>
|
||||
/
|
||||
<a href="ranks.php?action=promote&ranking={$row.ranking}&rankorder={$row.rankorder}">Promote</a>
|
||||
/
|
||||
<a href="ranks.php?action=demote&ranking={$row.ranking}&rankorder={$row.rankorder}">Demote</a>
|
||||
<a href="ranks.php?action=edit&ranking={$row.ranking}#rankform"><img src="images/pencil.png" border="0" alt="Edit Rank" title="Edit Rank" /></a>
|
||||
<a href="ranks.php?action=delete&ranking={$row.ranking}"><img src="images/bin.png" border="0" alt="Delete Rank" title="Delete Rank" /></a>
|
||||
<a href="ranks.php?action=promote&ranking={$row.ranking}&rankorder={$row.rankorder}"><img src="images/arrow-up.png" border="0" alt="Promote" title="Promote" /></a>
|
||||
<a href="ranks.php?action=demote&ranking={$row.ranking}&rankorder={$row.rankorder}"><img src="images/arrow-down.png" border="0" alt="Demote" title="Demote" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
@ -63,11 +63,11 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<div class="span12">
|
||||
<div class="alert alert-info">
|
||||
<ul>
|
||||
<li>If you intend to purchase a gift for this person, click the <img src="images/lock_co.gif"> icon. If you end up actually purchasing it, come back and click the <img src="images/step_done.gif"> icon. If you change your mind and don't want to buy it, come back and click the <img src="images/unlock_co.gif"> icon.</li>
|
||||
<li>If you return something you've purchased, come back and click the <img src="images/run_exc.gif"> icon. It will remain reserved for you.</li>
|
||||
<li>If you intend to purchase a gift for this person, click the <img src="images/locked.png"> icon. If you end up actually purchasing it, come back and click the <img src="images/credit-card-3.png"> icon. If you change your mind and don't want to buy it, come back and click the <img src="images/unlocked.png"> icon.</li>
|
||||
<li>If you return something you've purchased, come back and click the <img src="images/return.png"> icon. It will remain reserved for you.</li>
|
||||
<li>Just because an item has a URL listed doesn't mean you have to buy it from there (unless the comment says so).</li>
|
||||
<li>You can click the column headers to sort by that attribute.</li>
|
||||
<li>If you see something you'd like for yourself, click the <img src="images/toolbar_replace.gif"> icon to copy it to your own list.</li>
|
||||
<li>If you see something you'd like for yourself, click the <img src="images/split-2.png"> icon to copy it to your own list.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -76,7 +76,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<div class="row">
|
||||
<div class="span6 offset6">
|
||||
<div class="alert alert-info">
|
||||
<img src="images/lock_co.gif" alt="Reserve" title="Reserve"> = Reserve, <img src="images/unlock_co.gif" alt="Release" title="Release"> = Release, <img src="images/step_done.gif" alt="Purchase" title="Purchase"> = Purchase, <img src="images/run_exc.gif" alt="Return" title="Return"> = Return, <img src="images/toolbar_replace.gif" alt="I Want This Too" title="I Want This Too"> = I Want This Too
|
||||
<img src="images/locked.png" alt="Reserve" title="Reserve"> = Reserve, <img src="images/unlocked.png" alt="Release" title="Release"> = Release, <img src="images/credit-card-3.png" alt="Purchase" title="Purchase"> = Purchase, <img src="images/return.png" alt="Return" title="Return"> = Return, <img src="images/split-2.png" alt="I Want This Too" title="I Want This Too"> = I Want This Too
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -105,10 +105,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<a class="btn btn-small" rel="popover" href="#" data-placement="right" data-original-title="Comment" data-content="{$row.comment|escape:'htmlall'}">...</a>
|
||||
{/if}
|
||||
{if $row.url != ''}
|
||||
<a href="{$row.url}" target="_blank"><img src="images/links_view.gif" border="0" alt="URL" title="URL"></a>
|
||||
<a href="{$row.url}" target="_blank"><img src="images/link.png" border="0" alt="URL" title="URL"></a>
|
||||
{/if}
|
||||
{if $row.image_filename != '' && $opt.allow_images}
|
||||
<a rel="lightbox" href="{$opt.image_subdir}/{$row.image_filename}"><img src="images/image_obj.gif" border="0" alt="Image" /></a>
|
||||
<a rel="lightbox" href="{$opt.image_subdir}/{$row.image_filename}"><img src="images/image.png" border="0" alt="Image" /></a>
|
||||
{/if}
|
||||
</td>
|
||||
<td>{$row.category|default:" "}</td>
|
||||
|
@ -136,17 +136,17 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
{assign var="purchasetext" value="Purchase Item"}
|
||||
{/if}
|
||||
{if $row.avail > 0}
|
||||
<a href="shop.php?action=reserve&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="{$reservetext|escape:'htmlall'}" title="{$reservetext|escape:'htmlall'}" src="images/lock_co.gif" border="0" /></a>
|
||||
<a href="shop.php?action=reserve&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="{$reservetext|escape:'htmlall'}" title="{$reservetext|escape:'htmlall'}" src="images/locked.png" border="0" /></a>
|
||||
{/if}
|
||||
{if $row.avail > 0 || $row.ireserved > 0}
|
||||
<a href="shop.php?action=purchase&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="{$purchasetext|escape:'htmlall'}" title="{$purchasetext|escape:'htmlall'}" src="images/step_done.gif" border="0" /></a>
|
||||
<a href="shop.php?action=purchase&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="{$purchasetext|escape:'htmlall'}" title="{$purchasetext|escape:'htmlall'}" src="images/credit-card-3.png" border="0" /></a>
|
||||
{/if}
|
||||
{/if}
|
||||
{if $row.ireserved > 0}
|
||||
<a href="shop.php?action=release&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Release Item" title="Release Item" src="images/unlock_co.gif" border="0" /></a>
|
||||
<a href="shop.php?action=release&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Release Item" title="Release Item" src="images/unlocked.png" border="0" /></a>
|
||||
{/if}
|
||||
{if $row.ibought > 0}
|
||||
<a href="shop.php?action=return&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Return Item" title="Return Item" src="images/run_exc.gif" border="0" /></a>
|
||||
<a href="shop.php?action=return&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Return Item" title="Return Item" src="images/return.png" border="0" /></a>
|
||||
{/if}
|
||||
{* </td> *}
|
||||
{else}
|
||||
|
@ -155,7 +155,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<i>Available.</i>
|
||||
</td>
|
||||
<td nowrap align="right">
|
||||
<a href="shop.php?action=reserve&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Reserve Item" title="Reserve Item" src="images/lock_co.gif" border="0" /></a> <a href="shop.php?action=purchase&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Purchase Item" title="Purchase Item" src="images/step_done.gif" border="0" /></a>
|
||||
<a href="shop.php?action=reserve&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Reserve Item" title="Reserve Item" src="images/locked.png" border="0" /></a> <a href="shop.php?action=purchase&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Purchase Item" title="Purchase Item" src="images/credit-card-3.png" border="0" /></a>
|
||||
{* </td> *}
|
||||
{elseif $row.rfullname != ''}
|
||||
{if $row.reservedid == $userid}
|
||||
|
@ -163,7 +163,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<i><b>Reserved by you.</b></i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<a href="shop.php?action=release&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Release Item" title="Release Item" src="images/unlock_co.gif" border="0" /></a> <a href="shop.php?action=purchase&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Purchase Item" title="Purchase Item" src="images/step_done.gif" border="0" /></a>
|
||||
<a href="shop.php?action=release&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Release Item" title="Release Item" src="images/unlocked.png" border="0" /></a> <a href="shop.php?action=purchase&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Purchase Item" title="Purchase Item" src="images/credit-card-3.png" border="0" /></a>
|
||||
{* </td> *}
|
||||
{else}
|
||||
<td>
|
||||
|
@ -182,7 +182,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<i><b>Bought by you.</b></i>
|
||||
</td>
|
||||
<td align="right">
|
||||
<a href="shop.php?action=return&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Return Item" title="Return Item" src="images/run_exc.gif" border="0" /></a>
|
||||
<a href="shop.php?action=return&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="Return Item" title="Return Item" src="images/return.png" border="0" /></a>
|
||||
{* </td> *}
|
||||
{else}
|
||||
{if $opt.anonymous_purchasing}
|
||||
|
@ -202,7 +202,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
{/if}
|
||||
{/if}
|
||||
{* <td> *}
|
||||
<a href="shop.php?action=copy&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="I Want This Too" title="I Want This Too" src="images/toolbar_replace.gif" border="0" /></a>
|
||||
<a href="shop.php?action=copy&itemid={$row.itemid}&shopfor={$shopfor}"><img alt="I Want This Too" title="I Want This Too" src="images/split-2.png" border="0" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
@ -73,10 +73,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
<td>{if $row.approved}Yes{else}No{/if}</td>
|
||||
<td>{if $row.admin}Yes{else}No{/if}</td>
|
||||
<td align="right">
|
||||
<a href="users.php?action=edit&userid={$row.userid}#userform"><img alt="Edit User" src="images/write_obj.gif" border="0" title="Edit User" /></a> /
|
||||
<a rel="confirmdeleteuser" data-content="{$row.fullname|escape:'htmlall'}" href="users.php?action=delete&userid={$row.userid}"><img alt="Delete User" src="images/remove.gif" border="0" title="Delete User" /></a> /
|
||||
<a href="users.php?action=edit&userid={$row.userid}#userform"><img alt="Edit User" src="images/pencil.png" border="0" title="Edit User" /></a>
|
||||
<a rel="confirmdeleteuser" data-content="{$row.fullname|escape:'htmlall'}" href="users.php?action=delete&userid={$row.userid}"><img alt="Delete User" src="images/bin.png" border="0" title="Delete User" /></a>
|
||||
{if $row.email != ''}
|
||||
<a href="users.php?action=reset&userid={$row.userid}&email={$row.email|escape:'htmlall'}">Reset Pwd</a>
|
||||
<a href="users.php?action=reset&userid={$row.userid}&email={$row.email|escape:'htmlall'}"><img alt="Reset Password" src="images/key.png" border="0" title="Reset Password" /></a>
|
||||
{else}
|
||||
Reset Pwd
|
||||
{/if}
|
||||
|
|