Welcome to mirror list, hosted at ThFree Co, Russian Federation.

email.php « templates « lostpassword « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3dbae4bfc69ab7adf9bf6baf02fc28568c7eeb55 (plain)
1
2
<?php
echo str_replace('{link}', $_['link'], $l->t('Use the following link to reset your password: {link}'));