View Single Post
  #1 (permalink)  
Old 01-08-2008, 12:21 AM
cmstheme cmstheme is offline
Pligg Donor
 
Join Date: Jan 2007
Posts: 119
Downloads: 15
Uploads: 0
Thanks: 16
Thanked 10 Times in 10 Posts
submit_step2.tpl
added into line 73:
HTML Code:
<option value = "">{#PLIGG_Visual_Submit2_CatInstructSelect#}
Should it will be leave as an open tag or will be close with something like below?
HTML Code:
<option value = "">{#PLIGG_Visual_Submit2_CatInstructSelect#}</option>


link_summary.tpl
added line 209:
HTML Code:
<a href="javascript://" onclick="show_recommend({$link_shakebox_index}, {$link_id}, '{$instpath}');"> {#PLIGG_Visual_Recommend_Link_Text#}</a>
I think this code already exists on Beta 9.8.2
Reply With Quote
Sponsored Links