the required tag worked on local test but not in production
This commit is contained in:
@@ -108,7 +108,7 @@ On this page, you'll find an overview of our available materials and detailed in
|
||||
<div>
|
||||
<label for="custom"><input type="radio" name="packagetype" id="custom" value="custom" required="required"/>Custom: You can set preferences, e.g. specific campaigns or the type of promotion materials. Unfortunately we cannot guarantee to fulfill all wishes.
|
||||
<div class="reveal">
|
||||
<textarea name="specifics" rows="6" cols="40" placeholder="For example: Only leaflets explaining Free Software, no posters..." required="required"/>
|
||||
<textarea name="specifics" rows="6" cols="40" placeholder="For example: Only leaflets explaining Free Software, no posters..." />
|
||||
</div>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user