diff options
Diffstat (limited to 'doc/ebus_specification.html.xslt')
-rw-r--r-- | doc/ebus_specification.html.xslt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ebus_specification.html.xslt b/doc/ebus_specification.html.xslt index b0b2728..668d3ba 100644 --- a/doc/ebus_specification.html.xslt +++ b/doc/ebus_specification.html.xslt @@ -30,10 +30,10 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <h2>Ebus Packete</h2> <table class="ebus_packets"> <tr> - <th>Primary command</th> - <th>Secondary command</th> - <th>Beschreibung</th> - <th>Felder</th> + <th>prim. command</th> + <th>sec. command</th> + <th>descript.</th> + <th>fieldsr</th> </tr> <xsl:for-each select="ebus/packets/packet"> <tr> |