* Mon May 12 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
- Adding SM2 panel [SME: 13004] - Upgrade to phpsysinfo 3.4.4 - Add code to delete inline styles and add css to make it look better. - version saved / built uses the static version, which means no drops downs and choices.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?php echo"<?xml version=\"1.0\" encoding=\"utf-8\">"; ?>
|
||||
<?php echo"<?xml version=\"1.0\" encoding=\"utf-8\"?>"; ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<link rel="shortcut icon" href="gfx/favicon.png" />
|
||||
<link rel="shortcut icon" href="gfx/favicon.gif" />
|
||||
<link type="text/css" rel="stylesheet" href="./templates/phpsysinfo.css" />
|
||||
<title>phpSysInfo - Error</title>
|
||||
<noscript>
|
||||
|
Reference in New Issue
Block a user