mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 15:58:06 -05:00
Change "select" link for flair to "edit".
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
${flair(thing, enabled=thing.force_show_flair)}
|
||||
%endif
|
||||
%if thing.include_flair_selector:
|
||||
(<a class="flairselectbtn" href="javascript://">select</a>)
|
||||
(<a class="flairselectbtn" href="javascript://">${_('edit')}</a>)
|
||||
<div class="flairselector drop-choices"></div>
|
||||
%endif
|
||||
<span class="userattrs">
|
||||
|
||||
Reference in New Issue
Block a user