Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit59cefb9

Browse files
author
Theodor Vararu
committed
Update emergency banner link class name.
`alphagov/frontend` has an updated class name for this element.This ensures the emergency banner references the new styles.Relevant Trello ticket:https://trello.com/c/cm6VO0q4/341-emergency-publishing-frontend-bugs-medium
1 parent8b188d2 commit59cefb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎campaigns.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def template(app):
4949
template=Template("""<p>{{ heading|e }}<br />
5050
{{ extra_info|e }}</p>
5151
{% if more_info_url %}
52-
<a href="{{ more_info_url|e }}"x x-first x-last">right">More information</a>
52+
<a href="{{ more_info_url|e }}"x x-first x-last">more-information">More information</a>
5353
{% endif %}""")
5454

5555
env['template_contents']=template.render(env.context)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp