Active
Project:
AutoPilot
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 10:06 UTC
Updated:
21 Aug 2007 at 10:06 UTC
This type of construct on line 267 is both untranslatable and unthemable:
($row['status'] === "0") ? "<span style=\"color:#00ff00;font-weight:bold;\">Succeeded</span>" : "<span style=\"color:#ff0000;font-weight:bold;\">Failed</span>",