Opened 7 years ago

Closed 7 years ago

#3221 closed enhancement (fixed)

<br /> Missing in user-edit.php

Reported by: Xmion Owned by: Nazgul
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Description

Line
159 - <p><label><?php _e('Jabber / Google Talk:') ?>
159 + <p><label><?php _e('Jabber / Google Talk:') ?><br />

Attachments (1)

3221.diff (1006 bytes) - added by Nazgul 7 years ago.

Download all attachments as: .zip

Change History (5)

Line

159  -  <p><label><?php _e('Jabber / Google Talk:') ?>

159  +  <p><label><?php _e('Jabber / Google Talk:') ?><br />

<br /> even missing in profile.php line 91

Nazgul7 years ago

  • Keywords has-patch added
  • Owner changed from anonymous to Nazgul
  • Status changed from new to assigned

Patch which adds the two missing <br /> tags added.

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

(In [4447]) Restore 2x missing <br />. Props Nazgul and Xmion. fixes #3221

Note: See TracTickets for help on using tickets.