Changeset 1853 in ExiteCMS for trunk/includes/templates/main.pm.post.tpl
- Timestamp:
- 10/16/08 11:37:18 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/main.pm.post.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.pm.post.tpl
r1802 r1853 239 239 <input type='submit' name='send_message' value='{$locale.430}' class='button' onclick="return ValidateForm()" /> 240 240 {else} 241 <input type='submit' name='send_preview' value='{$locale.429}' class='button' onclick= "javascript:get_hoteditor_data("message");return ValidateForm()"/>242 <input type='submit' name='send_message' value='{$locale.430}' class='button' onclick= "javascript:get_hoteditor_data("message");return ValidateForm()"/>241 <input type='submit' name='send_preview' value='{$locale.429}' class='button' onclick='javascript:get_hoteditor_data("message");return ValidateForm()' /> 242 <input type='submit' name='send_message' value='{$locale.430}' class='button' onclick='javascript:get_hoteditor_data("message");return ValidateForm()' /> 243 243 {/if} 244 244 </td>
Note: See TracChangeset
for help on using the changeset viewer.
