mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
use relative widths for zone table
This commit is contained in:
parent
bf38b4af11
commit
9e4a153f3b
1 changed files with 2 additions and 2 deletions
|
|
@ -11636,8 +11636,8 @@ view "external" {
|
|||
<tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
|
||||
<!--colspec colname="1" colnum="1" colsep="0" colwidth="1.108in"/-->
|
||||
<!--colspec colname="2" colnum="2" colsep="0" colwidth="4.017in"/-->
|
||||
<colspec colname="1" colnum="1" colsep="0"/>
|
||||
<colspec colname="2" colnum="2" colsep="0" colwidth="4.017in"/>
|
||||
<colspec colname="1" colnum="1" colsep="0" colwidth="*"/>
|
||||
<colspec colname="2" colnum="2" colsep="0" colwidth="4*"/>
|
||||
<tbody>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
|
|
|
|||
Loading…
Reference in a new issue