MDL-57338 message: fix template component
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
}}
|
||||
{{!
|
||||
@template core/add_contact_button
|
||||
@template core_message/add_contact_button
|
||||
|
||||
Template for the contents of the add contact button on the user's profile page.
|
||||
|
||||
|
||||
@@ -15,12 +15,16 @@
|
||||
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
}}
|
||||
{{!
|
||||
@template core/add_contact_button
|
||||
@template core_message/add_contact_button
|
||||
|
||||
Template for the contents of the add contact button on the user's profile page.
|
||||
|
||||
Context variables required for this template:
|
||||
*
|
||||
* none
|
||||
|
||||
Example context (json):
|
||||
{
|
||||
}
|
||||
}}
|
||||
<span>
|
||||
{{#pix}} t/removecontact, core {{/pix}}
|
||||
|
||||
Reference in New Issue
Block a user