← Back to team overview

mahara-contributors team mailing list archive

[Bug 1683551] Re: Footer headings are showing up twice

 

Ok the issue here is that the PHP page sets the heading, eg

define('TITLE', get_string('privacystatement'));

But also the 'static' page content (that can be edited in  Admin ->
Static pages) also sets the heading as part of the content.

I'm guessing that the one in static content should not be there for newly installed sites.
Existing sites can always edit their static pages content to fix up.

I'll alter the default content that is installed to not include the
editable title for those pages.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1683551

Title:
  Footer headings are showing up twice

Status in Mahara:
  Confirmed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed

Bug description:
  When clicking on T&C, Privacy and About in the footer, the heading
  shows up twice. It's not a problem for Contact Us though. Example
  screenshot attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1683551/+subscriptions


References