- Timestamp:
- 02/16/08 13:24:37 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/PyLucid/plugins_internal/auth/internal_pages/input_password.html
r1316 r1416 6 6 <input type="hidden" name="username" value="{{ username }}" /> 7 7 <input type="hidden" name="sha_login" value="little secure sha login" /> 8 <input type="hidden" name="next_url" value="{{ next_url }}" /> 8 9 9 10 <label for="plaintext_pass">{% trans 'Password' %}:</label>