Browse Source

Lactation defaults to off

tags/v0.7.0
Fen Dweller 7 years ago
parent
commit
7260d6976a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      stroll.html

+ 1
- 1
stroll.html View File

@@ -692,7 +692,7 @@
<li>
<div class="custom-category-sub">
<ul class="flex-outer-sub">
<input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="lactationEnabled" name="lactationEnabled" />
<input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="lactationEnabled" name="lactationEnabled" />
<label class="custom-header" for="lactationEnabled">Lactation</label>
<div class="reveal-if-active">
<li>


Loading…
Cancel
Save