Project

General

Profile

« Previous | Next » 

Revision 704c6182

Added by Scott Ullrich almost 17 years ago

Page titles are not arrays in 1.2.

View differences:

usr/local/www/system_firmware_settings.php
47 47

  
48 48
$curcfg = $config['system']['firmware'];
49 49

  
50
$pgtitle = array("System","Firmware","Settings");
50
$pgtitle = array("System: Firmware: Settings");
51 51
include("head.inc");
52 52

  
53 53
exec("fetch -q -o /tmp/manifest \"{$g['update_manifest']}\"");

Also available in: Unified diff