mirror of
https://github.com/nextcloud/server.git
synced 2026-03-10 18:31:16 -04:00
2 lines
110 B
PHP
2 lines
110 B
PHP
<?php
|
|
echo str_replace('{link}', $_['link'], $l->t('Use the following link to reset your password: {link}'));
|