The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Well, its nothing seriouse. Just something that bugs me ALOT.
![]() If you have a code like this. Code:
<div class="blah"> <if condition="$show['inlinemod']"> Blah <else /> Blah blah </if> </div> Code:
<div class="blah"> Blah </div> )
|
|
#2
|
||||
|
||||
|
Just do this ?
Code:
<div class="blah"><if condition="$show['inlinemod']">Blah<else />Blah blah</if></div> |
|
#3
|
|||
|
|||
|
Quote:
Just something that bugs me. Would be great if someone could tell me how to fix it.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|