Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
103 |
- |
1 |
<?php echo showSectionHead($spTextPanel['About Us']); ?>
|
|
|
2 |
<table width="60%" cellspacing="0" cellpadding="0" class="summary">
|
|
|
3 |
<tr><td class="topheader" colspan="2"><?php echo $spText['label']['Developers']?></td></tr>
|
|
|
4 |
<tr>
|
|
|
5 |
<td class="content" style="border-left: none;width: 30%">PHP,MYSQL,AJAX,HTML</td>
|
|
|
6 |
<td class="contentmid" style="text-align: left;padding-left: 10px">Seo Panel Team, <a href="https://www.seopanel.org/" target="_blank">www.seopanel.org</a></td>
|
|
|
7 |
</tr>
|
|
|
8 |
</table>
|