<br />
<div class="address_bar">{$lang['Control_Panel']} »
<a href="">{$lang['subjects_del']}</a></div>
<br />
<table cellpadding="3" cellspacing="1" width="90%" class="t_style_b" border="0" cellspacing="1" align="center">
<p align="center">{$lang['Section_for_dele_subject']}</p>
<br />
{Des::while}{SectionList}
<tr valign="top" align="center">
<td class="row1" colspan="2">
<a href="admin.php?page=subject&mass_del=1&confirm=1&id={$SectionList['id']}" target="main">{$SectionList['title']}</a>
</td>
</tr>
{/Des::while}
</table>