Account) { $strCreateAccountLink = __QUASI_SUBDIRECTORY__ . '/index.php/CreateAccount'; $strLostPasswordLink = __QUASI_SUBDIRECTORY__ . '/index.php/LostPassword'; print '' . "\n"; print '' . "\n"; print '
Sign in to view orders
'; print '
'; $_CONTROL->txtUsername->RenderWithError(); print '
'; print '
' . "\n"; $_CONTROL->txtPassword->RenderWithError(); print '
' . "\n"; $_CONTROL->btnLogin->Render(); print '
' . "\n"; } else { ?>
lblSignedInAs->Render(); ?>
lblLoginSpan->Render(); ?>
lblShoppingCartStatus->Render(); ?> btnLogout->Render(); ?>