Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add archive banner link products web pager pages #117

Merged
merged 1 commit into from
May 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions archive/web-pager/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -7131,7 +7131,9 @@
>
<p style="color: white">
✅ New page with updated info:
<a href="https://www.ssw.com.au" style="color: white"> ssw.com.au </a>
<a href="https://www.ssw.com.au/products" style="color: white">
ssw.com.au/products
</a>
</p>
</div>
</div>
Expand Down Expand Up @@ -7831,8 +7833,8 @@ <h2>
<p align="left">
SSW Web Pager is a utility that sends any web page to
your inbox. This utility has many applications - from
emailing you the latest news daily to emailing  daily
and monthly HTML reports to your administrator.
emailing you the latest news daily to emailing&nbsp;
daily and monthly HTML reports to your administrator.
Everything you need will be in one centralized location
-
<b> the Inbox </b>
Expand Down Expand Up @@ -8095,7 +8097,7 @@ <h6>I'm Sold... What's next?</h6>
<div class="container">
<div class="footer-text row">
<div class="col-xs-12 col-sm-4 copyright">
<p>© Copyright SSW 1990-2024. All Rights Reserved.</p>
<p>&copy; Copyright SSW 1990-2024. All Rights Reserved.</p>
</div>
<div class="col-xs-12 col-sm-8 footer-links">
<p>
Expand Down
4 changes: 3 additions & 1 deletion archive/web-pager/user-guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -7131,7 +7131,9 @@
>
<p style="color: white">
✅ New page with updated info:
<a href="https://www.ssw.com.au" style="color: white"> ssw.com.au </a>
<a href="https://www.ssw.com.au/products" style="color: white">
ssw.com.au/products
</a>
</p>
</div>
</div>
Expand Down