Commit 7d6d814f9571d32865d86e616f030ffd23cc3d03
1 parent
f1382b7c
Exists in
master
and in
96 other branches
Public Access
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
index.html
@@ -78,8 +78,8 @@ | @@ -78,8 +78,8 @@ | ||
78 | <a href="http://www.cdpp.eu/" id="Logo_CDPP"></a> | 78 | <a href="http://www.cdpp.eu/" id="Logo_CDPP"></a> |
79 | <div id="PaveGuest"> | 79 | <div id="PaveGuest"> |
80 | <form action="" onSubmit="(alert('TBD Guest Check'))"> | 80 | <form action="" onSubmit="(alert('TBD Guest Check'))"> |
81 | - <input id="Btn_GuestLogin" name="guest_login" type="submit" value="r"/> | ||
82 | - <div id="TitrePaveGuest">Public Login</div> | 81 | + <input id="Btn_GuestLogin" name="guest_login" type="submit" value=""/> |
82 | + <div id="TitrePaveGuest">Public Access</div> | ||
83 | </form> | 83 | </form> |
84 | </div> | 84 | </div> |
85 | 85 |