Ignore:
Timestamp:
08/25/08 17:51:45 (4 years ago)
Author:
hverton
Message:

pass the name of the poster that is being replied to to the editor for inclusion in the quote bbcode tag
fixed missing getdata() calls on some submit buttons causing loss of message data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/forum.viewthread.tpl

    r1680 r1687  
    288288                    var hoteditor_path = "{$smarty.const.INCLUDES}jscripts/hoteditor-4.2/"; 
    289289                    var hoteditor_theme_path = "{$smarty.const.THEME}hoteditor"; 
     290                    var hoteditor_reply_to = ""; 
    290291                </script> 
    291292                <script language="javascript" type="text/javascript" src="{$smarty.const.INCLUDES}jscripts/hoteditor-4.2/editor__0001.js?version=4.2"></script>              
Note: See TracChangeset for help on using the changeset viewer.