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

email.php « templates - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fadd87d84af8d3f2a69643d65c2f0e7de0d2649 (plain)
1
2
<?php
echo str_replace('{link}', $_['link'], $l->t('To create a new account on ownCloud, just click the following link:<br/>{link}'));