
-------------------------------
PgMarket 1.4.1 (July 1st, 2001)
        BUG FIX RELEASE
-------------------------------

Signup (Italy): it was possible to signup
without providing the Fiscal Code.
FIXED
Affected files:
users/signup.php
users/templates/signup_form-pf.ihtml

After successful subscription, the welcome message proposed
a broken link to the login page.
FIXED
Affected files:
users/templates/??/signup_success.ihtml

Correctly closed the "head" tag in
DOCS/layersmenu-example/index.php
DOCS/layersmenu-example/index-static.html

Minor changes to
shopping/templates/advanced_search_form.ihtml
w.r.t. "class=label"

"pvwbr($prod->bname)" --> "pv($prod->bname)"
in shopping/templates/catalog.ihtml

Other minor changes to templates.

Minor cosmetic code changes,
like substitutions of spaces with tabs... :)

