Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $tmpstyle = $data["tmppercent"] < "75" ? ' style="color: red;"' : '';
- $pullthrough = $data["pullthroughpercent"] <= "22" ? ' style="color: red;"' : '';
- $bundlestyle = $data["bundlepercent"] <= "50" ? ' style="color: red;"' : '';
- $gp_smartstyle = $data["gp_smart2"] <= "350" ? ' style="color: red;"' : '';
- $hum = $data["HUM_Devices"] <= "0" ? ' style="color: red;"' : '';
- $accgp = $data["accessorygp"] <= "120" ? ' style="color: red;"' : '';
- $jetpack = $data["jetpack"] <= "1" ? ' style="color: red;"' : '';
- $tmpstyleStore1 = $data["Textbox106"] <= "75" ? ' style="color: red;"' : '';
- $pullthroughStore1 = $data["Textbox90"] <= "22" ? ' style="color: red;"' : '';
- $bundlestyleStore1 = $data["Textbox74"] <= "50" ? ' style="color: red;"' : '';
- $gp_smartstyleStore1 = $data["gp_smart"] <= "$350" ? ' style="color: red;"' : '';
- $humStore1 = $data["HUM_Devices3"] <= "1" ? ' style="color: red;"' : '';
- $accgpStore1 = $data["Textbox66"] <= "$120" ? ' style="color: red;"' : '';
Advertisement
Add Comment
Please, Sign In to add comment