blob: a891ec1d40d33e784af4e330d90d2e061beae250 [file] [log] [blame]
<h1 id="[h1]"><l10n>Merge Cells</l10n></h1>
<table width="100%">
<tr>
<td colspan="2">
<l10n>Merge current cell with:</l10n>
</td>
</tr>
<tr>
<td style="text-align: right;" width="30%"><input type="text" name="[cols]" value="0" id="[f_cols]" size="4" title="Columns" /></td>
<td width="70%"><l10n>Cells to the right, and</l10n></td>
</tr>
<tr>
<td style="text-align: right;"><input type="text" name="[rows]" value="0" id="[f_rows]" size="4" title="Rows" /></td>
<td><l10n>Cells down</l10n></td>
</tr>
<tr>
<td colspan="2" style="text-align: right;">
<hr />
<div class="buttons" id="[buttons]">
<input type="button" id="[ok]" value="_(OK)" />
<input type="button" id="[cancel]" value="_(Cancel)" />
</div>
</td>
</tr>
</table>