From 4f0cd49202d8f9538d20fc51ea70e0f8b7727052 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 14:30:45 -0500 Subject: Reorganized TPS templates and scripts. The templates, JS, and CGI scripts for TPS have been reorganized into the TPS core package. Ticket #407 --- base/tps/apache/cgi-bin/sow/read_temp.html | 78 ++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 base/tps/apache/cgi-bin/sow/read_temp.html (limited to 'base/tps/apache/cgi-bin/sow/read_temp.html') diff --git a/base/tps/apache/cgi-bin/sow/read_temp.html b/base/tps/apache/cgi-bin/sow/read_temp.html new file mode 100755 index 000000000..ca1c5f9d3 --- /dev/null +++ b/base/tps/apache/cgi-bin/sow/read_temp.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