]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Forgot closing tag...
authorEric Helgeson <erichelgeson@gmail.com>
Wed, 11 Nov 2009 23:50:23 +0000 (18:50 -0500)
committerEric Helgeson <erichelgeson@gmail.com>
Wed, 11 Nov 2009 23:50:23 +0000 (18:50 -0500)
install.php

index 964d743f9bba39a420e80c41334baae0f0f69003..8e76f6198e84d383c17267ddaafbfaef5b12f1d7 100644 (file)
@@ -503,6 +503,7 @@ function showForm()
                 <label for="snapshot">Send stats to StatusNet Inc?</label>
                 <input type="checkbox" id="snapshot" name="snapshot" checked />
                 <p class="form_guide">Periodically send information about your site to StatusNet Inc</p>
+            </li>
         </ul>
         <input type="submit" name="submit" class="submit" value="Submit" />
     </fieldset>