Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1644 closed defect (bug) (fixed)

Log in widget has extra quote in submit button

Reported by: steveorevo's profile steveorevo Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: General - UI/UX Keywords: has-patch
Cc:

Description

The login widget looks odd, as there is a quote inserted just before the words "Log in" on the submit button.

There is a an extra quote on line 103 of bbp-core-widgets.php:
"<?php _e( 'Log In', 'bbpress' ); ?>

Attachments (2)

Screen shot 2011-09-23 at 9.13.40 AM.png (18.4 KB) - added by steveorevo 13 years ago.
Observe the login button Reads "Log in
1644.diff (696 bytes) - added by markmcwilliams 13 years ago.

Download all attachments as: .zip

Change History (10)

@steveorevo
13 years ago

Observe the login button Reads "Log in

@markmcwilliams
13 years ago

#1 @markmcwilliams
13 years ago

  • Keywords has-patch added

#2 @GautamGupta
13 years ago

  • Milestone changed from Awaiting Review to 2.1

#3 @johnjamesjacoby
13 years ago

  • Milestone changed from 2.1 to 2.0.1

#4 @johnjamesjacoby
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3542]) Remove stray quote from login widget. Fixes #1644. Props markmcwilliams.

#6 @johnjamesjacoby
13 years ago

(In [3570]) Remove stray quote from login widget. See #1644, r3542. (2.1)

#7 @johnjamesjacoby
13 years ago

  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

#8 @johnjamesjacoby
13 years ago

  • Milestone set to 2.1
Note: See TracTickets for help on using tickets.