Cotonti / Open Source PHP Content Management FrameworkContent Management Framework

Pastebin / 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 -->

Tags:

No tags