Changeset 985 for trunk/grails-app/views/common/_login_panel.gsp
- Timestamp:
- Oct 25, 2010, 3:28:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/common/_login_panel.gsp
r984 r985 7 7 <h2>version <b>${meta(name: 'app.version')}</b></h2> 8 8 <p class="grey">Please use the forms on the right to either log in if you already have an account, or sign up if you think this data support platform suits your needs.</p> 9 <p class="grey">Note that <span class="red">registration</span> and <span class="red">password reminders</span> are not yet implemented and hence <span class="red">do not work</span> at this moment!</p>10 9 <g:if test="${flash.message}"><p class="red">${flash.message}</p></g:if> 11 10 </div>
Note: See TracChangeset
for help on using the changeset viewer.