Changeset 838 in ExiteCMS for trunk/themes/PLiTheme/templates/source/admin.forum_polls.tpl
- Timestamp:
- 09/25/07 22:15:58 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/PLiTheme/templates/source/admin.forum_polls.tpl
r745 r838 70 70 </td> 71 71 <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"} 73 73 </td> 74 74 </tr> … … 111 111 </td> 112 112 <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"} 114 114 </td> 115 115 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
