mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Merge pull request #845 from alphagov/explicit-about-sending-example-to-yourself
Make it clear who you’re sending the example to
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{% if help %}
|
{% if help %}
|
||||||
{% call banner_wrapper(type='tour') %}
|
{% call banner_wrapper(type='tour') %}
|
||||||
<p class="heading-medium">Try this example</p>
|
<p class="heading-medium">Try sending yourself this example</p>
|
||||||
<div class="grid-row bottom-gutter" {% if help != '1' %}style="opacity: 0.6"{% endif %}>
|
<div class="grid-row bottom-gutter" {% if help != '1' %}style="opacity: 0.6"{% endif %}>
|
||||||
<div class="column-one-sixth">
|
<div class="column-one-sixth">
|
||||||
<p class="heading-large" style="float: left;">1.</p>
|
<p class="heading-large" style="float: left;">1.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user