Skip to content

Commit 263952e

Browse files
committed
Update message to ba valid for all versions
1 parent c73567d commit 263952e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% if page.getFrontMatter().obsolete %}
22
<div class="uk-alert uk-alert-danger">
33
<p class="uk-alert-title"><i class="fa-solid fa-clock uk-icon"></i>Obsolete page</p>
4-
<p>This page requires updating for UserFrosting 6. You can help by <a href="{{ page.github }}">contributing on GitHub</a>.</p>
4+
<p>This page requires updating. You can help by <a href="{{ page.github }}">contributing on GitHub</a>.</p>
55
</div>
66
{% endif %}

0 commit comments

Comments
 (0)