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

Also available in: Atom PDF