mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
DEV: Add plugin-outlet to allow SSO sites to put a message on the User Preferences page
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
{{#d-section pageClass="user-preferences" class="user-content user-preferences"}}
|
||||
|
||||
{{plugin-outlet name="above-user-preferences"}}
|
||||
|
||||
<form class="form-horizontal">
|
||||
|
||||
<div class="control-group save-button" id='save-button-top'>
|
||||
|
Reference in New Issue
Block a user