Project

General

Profile

Actions

Bug #683

closed

Cosmetic issue on PPPs

Added by Warren Baker almost 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
Very Low
Assignee:
-
Category:
Interfaces
Target version:
Start date:
06/21/2010
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

Slight cosmetic issue on interfaces_ppps.php. The tab_array for PPPs is not set to true so the tab is not displayed as active when it has been selected.
i.e.

tab_array[5] = array("PPPs", false, "interfaces_ppps.php");

should be

$tab_array[5] = array("PPPs", true, "interfaces_ppps.php");
Actions #2

Updated by Marcus Brown almost 14 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Warren Baker almost 14 years ago

All good - thanks.

Actions #4

Updated by Chris Buechler almost 14 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF