From 340bacaa8776165ad838e1f39e46bd8cac30ab63 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 14:30:45 -0500 Subject: Reorganized TPS templates. The templates and JS and CGI scripts in TPS theme package have been moved into the TPS core package. Ticket #407 --- base/tps/apache/cgi-bin/sow/read.html | 78 +++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 base/tps/apache/cgi-bin/sow/read.html (limited to 'base/tps/apache/cgi-bin/sow/read.html') diff --git a/base/tps/apache/cgi-bin/sow/read.html b/base/tps/apache/cgi-bin/sow/read.html new file mode 100755 index 000000000..1e660c84f --- /dev/null +++ b/base/tps/apache/cgi-bin/sow/read.html @@ -0,0 +1,78 @@ + + + + + + +Security Officer + + + + + + + + + +
+
+
+ | Main | +
+

Please check user's identification and verify the user information. If the information is correct, please insert a new smart card and continue.

+ + + + +
+ + + UID: $uid
+ Given Name: $givenName
+ Last Name: $sn
+ Email:$mail
+ Height: $height
+ Weight: $weight
+ Eye Color: $eyecolor
+
+
+ +
+ + + + + +
+ +
+
+
+
+ + + -- cgit