#!/bin/sh export DATE="14.9.2008";SCRIPT=${0#/rom} export TITLE="Contact" . ${SCRIPT%/*}/cgi-bin-pre.sh cat<Contact

The administrator of this access point has entered the these contact information:

Nickname:  $(nvram get ff_adm_nick)
Name:  $(nvram get ff_adm_name)
Email:  $(nvram get ff_adm_mail)
Phone:  $(nvram get ff_adm_tel)
Location:  $(nvram get ff_adm_loc)
GPS:  $(nvram get ff_adm_latlon)
Notes:  $(nvram get ff_adm_note)
EOF . ${SCRIPT%/*}/cgi-bin-post.sh