try to improve plausibility check
All checks were successful
the build was successful

This commit is contained in:
2018-02-19 15:05:08 +01:00
parent 4d4f3ae554
commit a376f8c9cc
12 changed files with 16 additions and 19 deletions

View File

@@ -128,12 +128,11 @@ No focus; just send me the default package. That means we will try to ensure tha
<textarea name="usage" rows="4" cols="40"></textarea><br/>
<span class="formlabel">Any comment:</span>
<textarea name="comment" rows="4" cols="40"></textarea><br/>
<input type="submit" name="url" value="I am a spam robot" style="display:none;" />
<input type="text" name="address" placeholder="Which address shall be used?" size="20" class="special" />
<span class="formlabel">Support our work with a donation of 10€ or more: </span>
<input type="number" name="donate" value="0" min="0" step="5"/>
<!-- Translators: please translate the label of this button (the value field) -->
<input type="submit" name="dothis" value="Order now!"/>
<input type="submit" name="url" value="I am a spam robot" style="display:none;" /><br/>
</form>