13 lines
185 B
Smarty
13 lines
185 B
Smarty
|
|
{*
|
||
|
|
Deletion confirmation
|
||
|
|
$Id: delete.tpl,v 2.3 2005/05/25 21:09:51 andig2 Exp $
|
||
|
|
*}
|
||
|
|
|
||
|
|
<div id="topspacer"></div>
|
||
|
|
|
||
|
|
<br/>
|
||
|
|
<div class="center">
|
||
|
|
{$lang.deleted}
|
||
|
|
</div>
|
||
|
|
<br/>
|