diff options
author | yvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd> | 2010-04-16 19:59:01 +0000 |
---|---|---|
committer | yvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd> | 2010-04-16 19:59:01 +0000 |
commit | a588e01a6ee69b8a8f4f51d8d5956ed7fdc04ffb (patch) | |
tree | 0a4aca52d191ca56a245a4ada83716265ef47150 /doc/ebus_specification.html.xslt | |
parent | 50b401f83138225a4e30f992790e8668421702a1 (diff) | |
download | ebus-alt-a588e01a6ee69b8a8f4f51d8d5956ed7fdc04ffb.tar.gz ebus-alt-a588e01a6ee69b8a8f4f51d8d5956ed7fdc04ffb.zip |
blah
git-svn-id: http://10.2.2.13/svn/common/ebus@1659 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd
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> |