Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preference_center.tooltip to landing page PageType #7915

Merged
merged 4 commits into from
Jan 28, 2020

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    d40c8be View commit details
    Browse the repository at this point in the history
  2. Rename preference page identifer to match

    From `mautic.page.config.preference_center`
    to `mautic.page.form.preference_center`
    
    which brings it inline with the other fields on the page
    
    - `mautic.page.form.customhtml`
    - `mautic.page.form.template`
    - `mautic.page.form.metadescription`
    - `mautic.page.form.redirecttype`
    - `mautic.page.form.redirecturl`
    
    and `mautic.email.form.preference_center`, which is the only other
    preference center message.
    virgilwashere committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    a9e6651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c276691 View commit details
    Browse the repository at this point in the history
  4. Update messages.ini

    2 spaces instead of one
    npracht committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    e8722f0 View commit details
    Browse the repository at this point in the history