Ignore:
Timestamp:
09/25/07 22:15:58 (5 years ago)
Author:
hverton
Message:

minor bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/PLiTheme/templates/source/admin.forum_polls.tpl

    r745 r838  
    7070                </td> 
    7171                <td class='tbl1'> 
    72                     <a href='javascript:void(0)' onClick="fp_show('creation')">{$locale.FPM_027}</a> 
     72                    {buttonlink name=$locale.FPM_027 link="fp_show(\"creation\")" script="yes"} 
    7373                </td> 
    7474            </tr> 
     
    111111                </td> 
    112112                <td class='tbl1'> 
    113                     <a href='javascript:void(0)' onClick="fp_show('voting')">{$locale.FPM_028}</a> 
     113                    {buttonlink name=$locale.FPM_028 link="fp_show(\"voting\")" script="yes"} 
    114114                </td> 
    115115            </tr> 
Note: See TracChangeset for help on using the changeset viewer.