(trafficshaper) add some help to pipe edit

This commit is contained in:
Ad Schellevis 2015-05-28 15:47:50 +02:00
parent ba99059b4c
commit e6fe9e8b6a

View File

@ -15,12 +15,16 @@
<label>queue</label>
<type>text</type>
<help>number of dynamic queues, leave empty for default</help>
<advanced>true</advanced>
</field>
<field>
<id>pipe.mask</id>
<label>mask</label>
<type>dropdown</type>
<help><![CDATA[Dynamic queue creation by source or destination address]]></help>
<help><![CDATA[Dynamic queue creation by source or destination address.
<li> choose destination here to share the total bandwidth of this pipe among all connected clients. </li>
<li> choose source to provide all connected clients up to a maximum of this pipe configured bandwidth </li>
]]></help>
</field>
<field>
<id>pipe.description</id>