Commit 6ee6e1c6 by Matthew Mongeau Committed by Ibrahim Awwal

Disable posting anonymously for now.

parent d673b3bc
......@@ -22,7 +22,7 @@
</%def>
<article class="new-post-article">
<div class="inner-wrapper">
<div class="inner-wrapper">
<form class="new-post-form">
<div class="left-column">
<label>Create new post about:</label>
......@@ -39,8 +39,6 @@
</div>
<div class="options">
<input type="checkbox" name="follow" class="discussion-follow" class="discussion-follow" id="new-post-follow" checked><label for="new-post-follow">follow this post</label>
<br>
<input type="checkbox" name="anonymous" class="discussion-anonymous" id="new-post-anonymous"><label for="new-post-anonymous">post anonymously</label>
</div>
</div>
<div class="right-column">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment