JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added Switch Login page and link
[contractor-progress.git] / su.html
diff --git a/su.html b/su.html
new file mode 100644 (file)
index 0000000..5e46932
--- /dev/null
+++ b/su.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>people entry</title>
+  <link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body>
+  <!--~main_body start~-->
+  <h2>SU to be logged in as someone else</h2>
+
+  <!--~su_row start~-->
+    <p><a href="su?as=~client_id~">log in as ~client_name~</a></p>
+  <!--~end~-->
+
+<!--~end~-->
+</body>
+</html>