Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/29/2004 12:59:50 AM (20 years ago)
Author:
matt
Message:

We've got registration!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-templates/login-form.php

    r5 r24  
    11<form name="login" method="post" action="<?php option('uri'); ?>bb-login.php">
    2 <p>
     2<p> <a href="<?php option('uri'); ?>register.php">Register</a> or login:<br />
    33  <label>Username:
    44  <input name="username" type="text" id="username" size="15" maxlength="40" value="<?php echo bb_specialchars($_COOKIE['bb_user_' . BBHASH], 1); ?>" />
Note: See TracChangeset for help on using the changeset viewer.