Add Xinha editor
[booki.git] / site_media / xinha / plugins / TableOperations / popups / dialogRowCell.html
blob17e8edd7f4884084ba441b8e3c658d6cb188f5c4
1 <h1 id="[title]">Title</h1>
2 <table style="width:100%">
3 <tr>
4 <td id="[TO_layout]"><br />
5 </td>
6 </tr>
7 <tr>
8 <td id="[TO_style]"><br />
9 </td>
10 </tr>
11 </table>
12 <div class="buttons" id="[buttons]">
13 <input type="button" id="[ok]" value="_(OK)" />
14 <input type="button" id="[cancel]" value="_(Cancel)" />
15 </div>