| Trustmaster |
|
|---|---|
#31440 Chiaroscuro: Добавить в message.tpl вашей темы недостающие элементы:
<!-- BEGIN: MESSAGE_CONFIRM -->
<table class="inline" style="width:80%">
<tr>
<td><a id="confirmYes" href="{MESSAGE_CONFIRM_YES}" class="confirmButton">{PHP.L.Yes}</a></td>
<td><a id="confirmNo" href="{MESSAGE_CONFIRM_NO}" class="confirmButton">{PHP.L.No}</a></td>
</tr>
</table>
<!-- END: MESSAGE_CONFIRM -->
May the Source be with you!
|