General usability cleanups

Created on 1 November 2016, over 8 years ago
Updated 3 April 2023, about 2 years ago

Problem/Motivation

When rendering the pane form with prefix text the result has no link since the t() substitution fails.

  • default Prefix Text - Terms and Conditions
  • default Link Text - I agree with the %terms
  • #title => $this->t($prefix_text, ['%terms' => $link]) - "Terms and Conditions"

Proposed resolution

Should this be $prefix_text . ' ' . $link instead?
Does the default link text make more sense as "I agree with the terms and conditions"?

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kscheirer Vallejo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024