diff options
Diffstat (limited to 'install.php')
-rw-r--r-- | install.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install.php b/install.php index 964d743f9..8e76f6198 100644 --- a/install.php +++ b/install.php @@ -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> |