The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi. If an announcement is either global or specific to one forum, it will only show up as "Announcement:" in the forum display. What would be the correct conditional to make global announcements say "Global Announcement:" instead? I tried the following:
Code:
<vb:if condition="$show['global']"> |
![]() |
|
|