Ticket #2451 (closed Bugs: fixed)

Opened 6 years ago

Last modified 6 years ago

missing close </a> in admin/views/freepbx.php

Reported by: abbrenner Assigned to: gregmac
Priority: major Milestone: 2.4
Component: Web interface Version: 2.3.0
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

line 187 needs to have a close anchor added before the &nbsp;. Without it, FreePBX is unusable in at least Safari as everything after "(Logout)" is also logout.

Change History

10/23/07 17:44:34 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

r5151 and r5152