Ticket #3221 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

<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

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

Change History

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

Nazgul5 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.

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

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

Note: See TracTickets for help on using tickets.