Forgot closing tag...

This commit is contained in:
Eric Helgeson 2009-11-11 18:50:23 -05:00
parent 7efea1115f
commit bd1c1fc137
1 changed files with 1 additions and 0 deletions

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