Proxy: fix label

This commit is contained in:
Mohammed Sadiq 2019-04-03 15:15:21 +05:30 committed by Franco Fichtner
parent 3dc5f71503
commit 5de1aae3ad

View File

@ -79,14 +79,14 @@
</field>
<field>
<id>pac.match.weekday_from</id>
<label>From Month</label>
<label>From Day</label>
<type>dropdown</type>
<help>Enter the first day of the week.</help>
</field>
<field>
<id>pac.match.weekday_to</id>
<label>To Month</label>
<label>To Day</label>
<type>dropdown</type>
<help>Enter the last day.</help>
<help>Enter the last day of the week.</help>
</field>
</form>