Skip to content
Snippets Groups Projects
Unverified Commit 688b2888 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3014415 by brathbone, DavidPetit, kiamlaluno: Replace "page" by "page...

Issue #3014415 by brathbone, DavidPetit, kiamlaluno: Replace "page" by "page title" in the description for "bartik_preprocess_page_title"
parent 1da1c2bf
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -37,7 +37,7 @@ function bartik_preprocess_html(&$variables) {
}
/**
* Implements hook_preprocess_HOOK() for page templates.
* Implements hook_preprocess_HOOK() for page title templates.
*/
function bartik_preprocess_page_title(&$variables) {
// Since the title and the shortcut link are both block level elements,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment