Module:Infobox item: Difference between revisionsGive feedback
Changed icon size |
remove brackets from conditional label |
||
| Line 216: | Line 216: | ||
if not conditional_label then | if not conditional_label then | ||
conditional_label = format( | conditional_label = format( | ||
'<span style="color:#C0C0C0"> | '<span style="color:#C0C0C0">%s</span>', | ||
lang.get_string("Citadel_Shop_ConditionalAttribute") | lang.get_string("Citadel_Shop_ConditionalAttribute") | ||
) | ) | ||