JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Tweaked "Switch Login" page
[contractor-progress.git] / su.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5   <title>people entry</title>
6   <link rel="stylesheet" href="style.css" type="text/css" />
7 </head>
8
9 <body>
10   <!--~main_body start~-->
11   <h2>Switch Login</h2>
12
13   <p>With the links below you can quickly switch to being logged in under one of the client accounts. You will then see exactly what they see when they log in, and have exactly the same privileges to edit, etc. except that you are not prompted to fill out the tiny agreement and can still access this "Switch Login" page.</p>
14
15   <!--~su_row start~-->
16     <p><a href="su?as=~client_id~">log in as ~client_name.html~ (~client_username~)</a></p>
17   <!--~end~-->
18
19   <p style="padding-top: 10px"><a href="./">Cancel</a></p>
20
21 <!--~end~-->
22 </body>
23 </html>