289 |
kaklik |
1 |
|
|
|
2 |
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> |
|
|
3 |
<tr> |
|
|
4 |
<td class="nav" align="left"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></td> |
|
|
5 |
</tr> |
|
|
6 |
</table> |
|
|
7 |
|
|
|
8 |
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> |
|
|
9 |
<tr> |
|
|
10 |
<th class="thHead" height="25" valign="middle"><span class="tableTitle">{MESSAGE_TITLE}</span></th> |
|
|
11 |
</tr> |
|
|
12 |
<tr> |
|
|
13 |
<td class="row1" align="center"><form action="{S_CONFIRM_ACTION}" method="post"><span class="gen"><br />{MESSAGE_TEXT}<br /><br />{S_HIDDEN_FIELDS}<input type="submit" name="confirm" value="{L_YES}" class="mainoption" /> <input type="submit" name="cancel" value="{L_NO}" class="liteoption" /></span></form></td> |
|
|
14 |
</tr> |
|
|
15 |
</table> |
|
|
16 |
|
|
|
17 |
<br clear="all" /> |