Просмотр поста

.
FishBad
o '<div class = "block">';

echo '<div class="phdr"><b>' . $lng['information'] . '</b></div>';

echo $mp->news;

echo '<table class="menul" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td ><a class="menulink" href="news/index.php">' . $lng['news_archive'] . '</a></td>
    <td width="120px" align = "center"><div class="menucount">' . $mp->newscount . '</div></td>
  </tr>
</table>';

echo '<table class="menul" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="100%"><a class="menulink" href="pages/faq.php">' . $lng['information'] . '</a></td>
  </tr>
</table>';