Skip to content
Open
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
2 changes: 1 addition & 1 deletion _includes/hosting_providers_table.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h2>No HTTPS Support</h2>
<p>HTTPS isn't included in the shared hosting packages of these providers</p>
</div>
</div>
<span>Consider switching hosting providers or to a more manual hosting product like
<span>Consider switching hosting providers or to a more manual hosting product like
{% include tooltip.html term-name="virtual-private-server" text="VPS" %} or
{% include tooltip.html term-name="dedicated-server" text="dedicated servers" %}</span>
</div>
Expand Down
5 changes: 4 additions & 1 deletion _scripts/instruction-widget/templates/instructions.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ <h2 id="instructions-header"><a href="/lets-encrypt/{{os}}-{{webserver}}.html">{
</div>

<div class="instruction-pane advanced">
<div>
Follow these instructions if you want a {% include tooltip.html term-name="wildcard-certificate" text="wildcard certificate" %}.
</div>
<ol>
{{> advanced_install }}
{{> advanced_get_started }}
Expand Down Expand Up @@ -42,7 +45,7 @@ <h2 id="instructions-header"><a href="/lets-encrypt/{{os}}-{{webserver}}.html">{
<img alt="Bag decorated with a heart" src="/images/BlackCircle-Donate.svg">
<div class="text-wrapper">
<span class="mobile-hidden">
Like Certbot? This free, open source project is part of EFF's
Like Certbot? This free, open source project is part of EFF's
commitment to make encryption accessible for all.
</span>
<span class="mobile-only">
Expand Down