mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: better handling of invite links after they are redeemed
FIX: deprecate invite_passthrough_hours setting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div id='simple-container'>
|
||||
<%if flash[:error]%>
|
||||
<div class='alert alert-error'>
|
||||
<%=flash[:error]%>
|
||||
<%=flash[:error].html_safe%>
|
||||
</div>
|
||||
<%end%>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user