Changeset 32757
- Timestamp:
- 07/13/11 22:10:25 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/bhLDAPAuthPlugin/branches/1.4_Propel/modules/bhLDAPAuth/templates/signinSuccess.php
r29343 r32757 5 5 <div id="sf_guard_auth_form"> 6 6 <?php echo form_tag('@bh_ldap_signin') ?> 7 8 <?php if ($form->isCSRFProtected()): ?> 9 <?php echo $form[ $form->getCSRFFieldName() ]->render() ?> 10 <?php endif; ?> 7 11 8 12 <h1>Log In</h1>