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: 18373d1c6717a312bbeb8a9a0f8e844733bc500a (plain)
1
2
<?php
echo str_replace('{link}', $_['link'], $l->t("To create a new account on ownCloud, just click the following link:\n{link}"));