Changeset 454:0458313d8a11 for inc/public
- Timestamp:
- 06/30/11 12:19:13 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/password-form.html
r199 r454 34 34 35 35 <p>{{tpl:lang You must give a password to access this area.}}</p> 36 <p><label>{{tpl:lang Password:}} <input type="password" name="password" value="" 37 tabindex="1" /></label> <input type="submit" value="ok" /></p> 36 <p><label>{{tpl:lang Password:}} <input type="password" name="password" value="" /></label> <input type="submit" value="ok" /></p> 38 37 39 38 </form>
Note: See TracChangeset
for help on using the changeset viewer.