Skip to content
Snippets Groups Projects
Commit 1064309c authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #386462 by mgifford: changed a p-tag to a div-tag.

parent 2def99b2
No related branches found
No related tags found
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
<?php
// $Id$
?>
<p class="element-invisible"><a id="main-content"></a></p>
<div class="element-invisible"><a id="main-content"></a></div>
<div id="branding" class="clearfix">
<?php print $breadcrumb; ?>
<?php if ($title): ?><h1 class="page-title"><?php print $title; ?></h1><?php endif; ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment