My bottom line changed with the upgrade..
Using the following code (two lines):
//>>Gen: [(time {now} "%Y-%m-%d %r")]
<span style='font-size: 80%'>$$footer .: IP: {ip} :. # {pgcount} [if admin]
- [[{p}&myid=guest|GUEST]][if]</span>
In 3.17... I got br after the first line and br at the end of the second.
Expected.
<em><font style='font-size: 90%'>Gen: 2009-10-07 09:18:35 PM</font></em><br />
<span style='font-size: 80%' >Contents © 2009 TNET Services, Inc. -
All rights reserved. .: IP: xxxxx :. # 20 - <a
href=".../bottom&myid=guest
<view-source:http://wiki.tnet.com/bottom&myid=guest>" >GUEST</a>
</span><br/>
In 3.18 still have the br after the first line, but now <p> </p> are
enclosing the bottom line.
<em><font style='font-size: 90%'>Gen: 2009-10-07 09:18:35 PM</font></em><br />
<p><span style='font-size: 80%' >Contents © 2009 TNET Services, Inc.
- All rights reserved. .: IP: xxxxxxx :. # 20 - <a
href="...bottom&myid=guest
<view-source:http://wiki.tnet.com/bottom&myid=guest>" >GUEST</a>
</span></p>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---