This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit a079451e883b9da3077e426e397afe49d2db1f9d Author: Marcus <mar...@apache.org> AuthorDate: Sun Jul 24 18:18:10 2022 +0200 Exchanged variable with actual URL --- templates/brand.gsp | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/brand.gsp b/templates/brand.gsp index 08fd72cc0..aa0974253 100644 --- a/templates/brand.gsp +++ b/templates/brand.gsp @@ -79,5 +79,4 @@ </div> <!-- The version number must no longer be part of every localized "brand.md" in order to change it only in a single place: here. --> -<!-- <div id="announce"><a href="${content.announceurl}" title="${content.announcetip} 4.1.13">${content.announce} 4.1.13</a></div> --> <div id="announce"><a href="https://blogs.apache.org/OOo/entry/announcing-apache-openoffice-4-19" title="${content.announcetip} 4.1.13">${content.announce} 4.1.13</a></div> \ No newline at end of file