JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed css so prioritize links don't make a horizontal scroll bar
[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>SU to be logged in as someone else</h2>
12
13   <!--~su_row start~-->
14     <p><a href="su?as=~client_id~">log in as ~client_name~</a></p>
15   <!--~end~-->
16
17 <!--~end~-->
18 </body>
19 </html>