|
@@ -102,7 +102,7 @@ $clothing_list_line = {
|
|
|
else
|
|
|
clothing_temp = 100 & !clothing widdefault to 100
|
|
|
end
|
|
|
- $RESULT +='<TD><a href="exec:gt ''clothing'', ''view_clothing_item'', ''<<$ARGS[1]>>'', <<ARGS[2]>>, ''0'', ''<<$ARGS[0]>>''"><img src="<<FUNC(''$clothing_image'', $ARGS[1], ARGS[2])>>" width="<<clothing_temp>>"></a></TD>'
|
|
|
+ $RESULT +='<TD><a href="exec:gt ''clothing'', ''view_clothing_item'', ''<<$ARGS[1]>>'', <<ARGS[2]>>, ''<<$ARGS[0]>>''"><img src="<<FUNC(''$clothing_image'', $ARGS[1], ARGS[2])>>" width="<<clothing_temp>>"></a></TD>'
|
|
|
killvar 'clothing_temp'
|
|
|
$swimwear_description = ''
|
|
|
gs 'clothing_attributes', $ARGS[1], ARGS[2]
|