#!/bin/sh export DATE="2.10.2006";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_gps)
Notes: $(nvram get ff_adm_note)
EOF . ${SCRIPT%/*}/cgi-bin-post.sh