diff options
Diffstat (limited to 'www/cap.html.php')
-rw-r--r-- | www/cap.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cap.html.php b/www/cap.html.php index 8e5fe01..3522f1c 100644 --- a/www/cap.html.php +++ b/www/cap.html.php @@ -16,7 +16,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA loadem("index"); showheader(_("Identity Verification Form (CAP) form")); - Version: $Id: cap.html.php,v 1.2 2011-06-10 18:30:41 wytze Exp $ + Version: $Id: cap.html.php,v 1.3 2015/01/08 15:02:40 wytze Exp $ */ echo '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">', "\n"; echo '<html>', "\n"; |