mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Subreddit settings: Update description text
Fix alignment and clarify usage.
This commit is contained in:
@@ -76,7 +76,7 @@ try participating in other communities on reddit for a little while first before
|
||||
</%utils:line_field>
|
||||
|
||||
<%utils:line_field title="${_('description')}" css_class="usertext"
|
||||
description="${_('publicly describe your subreddit for all to see. this is also shown when a user does not have access. 500 characters max.')}">
|
||||
description="${_('Appears in search results and social media links. 500 characters max.')}">
|
||||
<div class="usertext-edit md-container">
|
||||
<div class="md">
|
||||
<textarea rows="1" cols="1" name="public_description" class="usertext">
|
||||
|
||||
Reference in New Issue
Block a user