Changeset 191 for trunk/app/views/elements
- Timestamp:
- 10/03/07 16:02:07 (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
r161 r191 10 10 <h1>login</h1> 11 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 13 <?php echo $html->formTag('/users/login','post', array("onsubmit"=>"return validateLogin()")); ?> 14 14 <fieldset>
