Файл: styles/templates/adm/CreatorBody.tpl
Строк: 18
<script>document.body.style.overflow =
"auto";</script>
<style>
th{border:0px;text-align:left;height:50px;}a{font-size:13px;}a:hover{font-size:14px;}</style>
<body>
<br><br><br>
<table
width="40%">
<td class="c"
colspan="9">{new_creator_title}</td>
<tr>
<th><a href="MakerPage.php?page=new_user"><img
src="../styles/images/Adm/arrowright.png" width="16"
height="10"/> {new_creator_title_u}</a></th>
<th><a href="MakerPage.php?page=new_planet"><img
src="../styles/images/Adm/arrowright.png" width="16"
height="10"/>
{new_creator_title_p}</a></th>
</tr><tr>
<th><a href="MakerPage.php?page=new_moon"><img
src="../styles/images/Adm/arrowright.png" width="16"
height="10"/>
{new_creator_title_l}</a></th>
</tr>
</table>
</body>