Indefero

Indefero Commit Details


Date:2011-03-27 18:13:15 (13 years 8 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.1, release-1.2, release-1.3
Commit:1513598420757d4cb50078c15cd349b7c6b2522b
Parents: 9cfc06076088e1dcd455124c37a58c5414a224f4
Message:Add a short sentence about password recovery on the registration page (fixes issue 652)

Changes:

File differences

src/IDF/templates/idf/register/index.html
4848
4949
5050
51
51
52
5253
5354
5455
{block context}
<div class="issue-submit-info">
<p>{trans 'Be sure to provide a valid email address, as we are sending a validation link by email.'}</p>
{aurl 'url', 'IDF_Views::passwordRecoveryAsk'}
<p>{blocktrans}If you have just forgotten your login information, then there is no need to create a new account. Just go <a href="{$url}">here</a> to recover your login name and password.{/blocktrans}</p>
<p><strong>{trans 'Did you know?'}</strong><br />
{aurl 'url', 'IDF_Views::faq'}
{blocktrans}With your account, you will able to participate in the life of all the projects hosted here. Participating in a software project must be fun, so if you have troubles, you can <a href="{$url}">let us know about your issues at anytime</a>!{/blocktrans}</p>

Archive Download the corresponding diff file

Page rendered in 0.08407s using 14 queries.