diff options
Diffstat (limited to 'install/static/index.xhtml')
-rw-r--r-- | install/static/index.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/index.xhtml b/install/static/index.xhtml index 062a4a7f1..2e2ac4ef3 100644 --- a/install/static/index.xhtml +++ b/install/static/index.xhtml @@ -40,7 +40,7 @@ <img src="ipalogo.png" /> </span> <span id="loggedinas" class="header-loggedinas"> - <a href="#">Logged in as <strong>hardcoded@FREEIP.ORG</strong></a> + <a href="#"><span id="login_header">Logged in as</span>: <strong>user@FREEIP.ORG</strong></a> </span> </div> |