Your IP : 216.73.216.84


Current Path : /home/helpink/www/plugins/schemaorg/recipe/forms/
Upload File :
Current File : /home/helpink/www/plugins/schemaorg/recipe/forms/duration.xml

<?xml version="1.0" encoding="UTF-8"?>
<form>
    <field
        name="hour"
        type="number"
        label="PLG_SCHEMAORG_RECIPE_FIELD_HOUR_LABEL"
    />

    <field
        name="min"
        type="number"
        label="PLG_SCHEMAORG_RECIPE_FIELD_MINUTE_LABEL"
        max="59"
    />
</form>