Parcourir la source

Lactation defaults to off

tags/v0.7.0
Fen Dweller il y a 8 ans
Parent
révision
7260d6976a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      stroll.html

+ 1
- 1
stroll.html Voir le fichier

@@ -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>


Chargement…
Annuler
Enregistrer