-
An example of the fourth set of variables:
-
# ----- HTML FOOTER ----------------------------------
-
ruler_width=520
-
tel_text="Telephone"
-
fax_text="Fax"
-
email_text="E-mail"
-
organization="My organization"
-
adr1="My address"
-
adr2="My town"
-
email="Firstname.Surname@organization.org"
-
tel="+33 1 02 03 04 05"
-
fax="+33 1 02 03 04 06"
-
logo_img=linux.gif
-
logo_alt=GNU/Linux
-
logo_height=30
-
logo_width=28
|