[object Object]

← back to NationalPaperHangers

Fix legal-page ZIP in CAN-SPAM footer: 91335→91403

e6efc972a94628e3ebd952ec14e8bfe0a9d5db64 · 2026-05-07 17:57:44 -0700 · Steve

Steve confirmed 2026-05-07. Address now correct in both occurrences
on /legal — privacy and terms blocks both reference the same line.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit e6efc972a94628e3ebd952ec14e8bfe0a9d5db64
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu May 7 17:57:44 2026 -0700

    Fix legal-page ZIP in CAN-SPAM footer: 91335→91403
    
    Steve confirmed 2026-05-07. Address now correct in both occurrences
    on /legal — privacy and terms blocks both reference the same line.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
 views/public/legal.ejs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/views/public/legal.ejs b/views/public/legal.ejs
index 9bf923a..eb1144a 100644
--- a/views/public/legal.ejs
+++ b/views/public/legal.ejs
@@ -27,7 +27,7 @@
     <p>California (CCPA/CPRA), EU/UK (GDPR), and other-jurisdiction residents may request access to, correction of, or deletion of personal data we hold about them. Email <a href="mailto:info@nationalpaperhangers.com">info@nationalpaperhangers.com</a> with the subject line "Privacy request" and we'll respond within 30 days. Unsubscribe links in every email work without contacting us.</p>
 
     <h2>Contact</h2>
-    <p>Privacy questions: <a href="mailto:info@nationalpaperhangers.com">info@nationalpaperhangers.com</a> · National Paper Hangers · Designer Wallcoverings, 15442 Ventura Bl #102, Sherman Oaks CA 91335.</p>
+    <p>Privacy questions: <a href="mailto:info@nationalpaperhangers.com">info@nationalpaperhangers.com</a> · National Paper Hangers · Designer Wallcoverings, 15442 Ventura Bl #102, Sherman Oaks CA 91403.</p>
 
     <p class="muted" style="margin-top:24px;font-size:12px">Last updated <%= new Date().toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' }) %>.</p>
   <% } else { %>
@@ -72,7 +72,7 @@
     <p>These terms may be updated. Material changes will be communicated by email to active users. Continued use of the service after a change constitutes acceptance.</p>
 
     <h2>9. Contact</h2>
-    <p><a href="mailto:info@nationalpaperhangers.com">info@nationalpaperhangers.com</a> · National Paper Hangers · Designer Wallcoverings, 15442 Ventura Bl #102, Sherman Oaks CA 91335.</p>
+    <p><a href="mailto:info@nationalpaperhangers.com">info@nationalpaperhangers.com</a> · National Paper Hangers · Designer Wallcoverings, 15442 Ventura Bl #102, Sherman Oaks CA 91403.</p>
 
     <p class="muted" style="margin-top:24px;font-size:12px">Last updated <%= new Date().toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' }) %>. These terms describe NPH's current operating model and are not a substitute for the final terms a consumer or installer agrees to at sign-up; consult an attorney before relying on this document for any specific legal question.</p>
   <% } %>

← ab11e6e tighten .gitignore: add missing standing-rule patterns (buil  ·  back to NationalPaperHangers  ·  rel=alternate JSON + HTTP Link header on /find — applies VCL 51036bf →