Jelajahi Sumber

[fixed] Missing close table and center

Kevin_Smarts 2 tahun lalu
induk
melakukan
3795e1f744
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      locations/clothing.qsrc

+ 1 - 1
locations/clothing.qsrc

@@ -149,7 +149,7 @@ if $ARGS[0] = 'view_clothing_list':
 	
 	if $ARGS[1] = 'wardrobe':
 		$ward_list_page = $ARGS[1]
-		'<center><table><TH><a href="exec:gt ''wardrobe'', ''main''"><img src="images/system/icons/clothing/clothes.png" height="50"></TH><TH><a href="exec:gt ''wardrobe'', ''default''"><img src="images/system/icons/clothing/default.png" height="50"></a></TH><TH><b>Your Wardrobe</b></TH>'
+		'<center><table><TH><a href="exec:gt ''wardrobe'', ''main''"><img src="images/system/icons/clothing/clothes.png" height="50"></TH><TH><a href="exec:gt ''wardrobe'', ''default''"><img src="images/system/icons/clothing/default.png" height="50"></a></TH><TH><b>Your Wardrobe</b></TH></table></center>'
 	elseif $ARGS[1] = 'resize':
 		$ward_list_page = $ARGS[1]
 		'<h3><center><b><font color="maroon">Choose item/s to resize</font></b></center></h3>'