Explorar o código

[fixed] oops...

LinaHirata hai 5 meses
pai
achega
8df56e63c0
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      locations/Cheatmenu_din.qsrc

+ 3 - 3
locations/Cheatmenu_din.qsrc

@@ -2423,13 +2423,13 @@ $cheatmenu['theme_customize'] = {
 
 	*p '<table width="100%" cellspacing="0" cellpadding="20">'
 	$temp_bgcolor = func('themes', 'alt_color', $temp_bgcolor)
-	*p '<tr bgcolor="<<$temp_bgcolor>>"><td>Alt Table Color</td><td align="center" width="6%"><img src="images/system/ui/more<<$icon_selector>>.png" height="<<icon_height>>"></td></tr>'
+	*p '<tr bgcolor="<<$temp_bgcolor>>"><td>Table Color</td><td align="center" width="6%"><img src="images/system/ui/more<<$icon_selector>>.png" height="<<icon_height>>"></td></tr>'
 
 	$temp_bgcolor = func('themes', 'alt_color', $temp_bgcolor)
-	*p '<tr bgcolor="<<$temp_bgcolor>>"><td>Table Color</td><td align="center" width="6%"><img src="images/system/ui/less<<$icon_selector>>.png" height="<<icon_height>>"></td></tr>'
+	*p '<tr bgcolor="<<$temp_bgcolor>>"><td>Alt Table Color</td><td align="center" width="6%"><img src="images/system/ui/less<<$icon_selector>>.png" height="<<icon_height>>"></td></tr>'
 
 	$temp_bgcolor = func('themes', 'alt_color', $temp_bgcolor)
-	*p '<tr bgcolor="<<$temp_bgcolor>>"><td>Alt Table Color</td><td align="center" width="6%"><img src="images/system/ui/more<<$icon_selector>>.png" height="<<icon_height>>"></td></tr>'
+	*p '<tr bgcolor="<<$temp_bgcolor>>"><td>Table Color</td><td align="center" width="6%"><img src="images/system/ui/more<<$icon_selector>>.png" height="<<icon_height>>"></td></tr>'
 	*p '</table>'
 
 	*p '</td></tr></table></center>'