mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
Proxy: fix label
This commit is contained in:
parent
3dc5f71503
commit
5de1aae3ad
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user