I'm tried to adjust some pages, and when I reached the second part of
the "Forgot-Password" page it seems to ignore my changes.
I've:
<def tag="forgot-password-email-sent-page">
<simple-page without-footer>
<body: class="forgot-password-page" param/>
<content: param>
<header param="content-header">
<h2 param>ססמה אבודה - נשלחה</h2>
</header>
<section param="content-body">
<p param="message">אם כתובת הדוא"ל שהכנסת, <%= h
params[:email_address] %>,
נמצאת ברשומותינו, תקבל
דוא"ל עם הנחיות לאיפוס הססמה. אם לא קיבלת דוא"ל, אנא בדוק
בתיקיית דואר הזבל למקרה שספק הדוא"ל שלך טעה בזיהוי המשלוח מאיתנו.</p>
<p><a href="#{base_url}/">בחזרה לאתר</a></p>
</section>
</content:>
</simple-page>
</def>
and I've put it in - "Application" - didn't work, "Front_site" -
same, "forgot_password" - nope.
is there any way to change this?
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.