• getArgs(), false, array('auth')) ?> isAuthenticated()) { $SignOutB = $WikiTheme->makeButton(_("Sign Out"), "javascript:SignOut();", 'wikiaction'); ?> getAuthenticatedId(), 'auto')) ?> 'text', 'name' => "auth[userid]", 'size' => 12, 'maxlength' => 256, 'onchange' => "SignIn(this.form,false);")); $SignInInput->addTooltip(_("Enter your UserId to sign in")); $userid = $user->getId(); if ($user->isSignedIn()) echo sprintf(_("You are signed but not authenticated as %s. "), asXml(HTML::a(array( 'href'=>'#', 'title' => sprintf(_("Click to authenticate as %s"),$userid), 'onclick'=>'SignIn(document.forms["'.$FORMNAME.'"],"'.$userid.'");'), $userid))); ?> */ ?>