diff --git a/themes/bootstrap3/templates/layout/layout.phtml b/themes/bootstrap3/templates/layout/layout.phtml index 8feb98884926e6bc0fc4740382002802adb5c799..3fe94c208d90c5ead6666fbf1edbcd265e0a4195 100644 --- a/themes/bootstrap3/templates/layout/layout.phtml +++ b/themes/bootstrap3/templates/layout/layout.phtml @@ -137,7 +137,7 @@ <?=$this->layout()->content ?> </div> </div> - <footer role="contentinfo" class="hidden-print"> + <footer class="hidden-print"> <div class="container"> <?=$this->render('footer.phtml')?> <?=$this->layout()->poweredBy ?>