|
<center>
|
|
<div align="center" style="width: <?= (TABLES_WIDTH+40); ?>px; background-color: #F1F3FE">
|
|
<div align="center" style="width: <?= TABLES_WIDTH; ?>px;">
|
|
<div align="left" style="width: <?= TABLES_WIDTH; ?>px;">
|
|
<br>
|
|
<span class="pa_sect"><?= $skin['L.smilelist']?></span><br>
|
|
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
|
|
<tr>
|
|
<td width="17" style="background-image: url('template/images/td_beam_left.gif')"></td>
|
|
<td class="beam" style="background-image: url('template/images/td_beam_top.gif')">
|
|
<p align="center"><?= $skin['L.select_mode']; ?>
|
|
</td>
|
|
<td width="17" style="background-image: url('template/images/td_beam_right.gif')"></td>
|
|
</tr>
|
|
</table>
|
|
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">
|
|
<tr>
|
|
<td align="center">
|
|
<a href="smilelist.php?mode=add&submode=one" class="fsmall"><b><font color="brown"><?= $skin['L.add'] ?></font></b></a>
|
|
<a href="smilelist.php?mode=add&submode=file" class="fsmall"><b><font color="brown"><?= $skin['L.add_file'] ?></font></b></a>
|
|
<a href="smilelist.php?mode=clear" class="fsmall"><b><font color="brown"><?= $skin['L.clean_smilelist'] ?></font></b></a>
|
|
</td>
|
|
</table>
|