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