View Single Post
Old December 15th, 2012, 06:55 PM   #5 (permalink)
SunnyQ
Member
Verified Customer
 
Join Date: Nov 2012
Posts: 68
I'm just thinking about how to get some sort of ubb/smilies help popup added for users, so am looking at comments.tmpl

What is this part for? I am a newbie at this but at first glance it looks like there is some sort of help pop-up, or is this something else?

echo<<<PPPRINT
<tr>
<td class="$Style[tddetails]">
$pplang[addyour]:<br /><br />
<span class="$Style[small]"><a href="javascript:PopUpHelp('help/ubbcode.php')">$pplang[bbcode]</a><br />
<a href="javascript:PopUpHelp('help/smilies.php')">$pplang[smilies]</a></span>
</td>
SunnyQ is offline   Reply With Quote