Changeset 161 for trunk/app/views/elements
- Timestamp:
- 09/26/07 11:11:20 (14 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/elements/login_hide.thtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/elements/login_hide.thtml
r154 r161 9 9 10 10 <h1>login</h1> 11 <p>Already have an account and just want to login?</p> 11 <p>Already have an account and just want to login?</p> 12 <p style="font-size:8pt;">Demo User: 'superteacher' Demo password: 'apple' </p> 12 13 <?php echo $html->formTag('/users/login','post', array("onsubmit"=>"return validateLogin()")); ?> 13 14 <fieldset>
