Skins1
/styles/subsilver2/template/posting_body.html
/styles/subsilver2/template/posting_tracker_body.html
Код: Выделить всё
<!-- IF S_SHOW_ATTACH_BOX --><li style="margin-left:0px;">{L_ADD_ATTACHMENT}</li><!-- ENDIF -->
Код: Выделить всё
<li style="margin-left:0px;">Название вкладки</li>
Код: Выделить всё
<!-- IF S_SHOW_ATTACH_BOX -->
<div class="t">
<table cellpadding="1" width="100%">
<!-- INCLUDE posting_attach_body.html -->
</table>
</div>
<!-- ENDIF -->
Код: Выделить всё
<!-- IF S_SHOW_ATTACH_BOX -->
<div class="t">
<table cellpadding="1" width="100%">
<!-- INCLUDE posting_tracker_attach_body.html -->
</table>
</div>
<!-- ENDIF -->
Код: Выделить всё
<div class="t">
Содержимое вкладки
</div>
PPK