diff options
Diffstat (limited to 'include/welcome.php')
-rw-r--r-- | include/welcome.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/welcome.php b/include/welcome.php index cb601e3..d5c3738 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -99,7 +99,7 @@ if($done==0) <?php if($OPENIDPATH) {?> - <hr> + <hr /> <p> Have an OpenID account? Sign in below <br /> <input type="text" id="openid_url" name="openid_url" size="20" maxlength="50" /> <input type="submit" class="submitbutton" name="login" value="Sign in" /><br /> |