JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
3633f1959688a45dcb484adc7b1d260d93b5f7c9
[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 {~-->
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 {~-->
16     <p><a href="su?as=~client_id~">log in as ~client_name html~ (~client_username~)</a></p>
17   <!--~}~-->
18
19   <p style="padding-top: 10px"><a href="./">Cancel</a></p>
20
21 <!--~}~-->
22 </body>
23 </html>