Ignore:
Timestamp:
11/23/08 11:02:43 (4 years ago)
Author:
ArthurClemens
Message:

Item244: generalized the copy subroutine for topic creation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/System/WebCreateNewTopicTemplate.txt

    r482 r875  
    4747 
    4848 
    49 %TMPL:DEF{"formstart"}%<form name="newtopicform" id="newtopicform" action="%SCRIPTURLPATH{edit}%/%BASEWEB%/"> 
     49%TMPL:DEF{"formstart"}%<form name="newtopicform" id="newtopicform" action="%SCRIPTURLPATH{manage}%/%BASEWEB%/"> 
     50<input type="hidden" name="action" value="create" /> 
    5051<input type="hidden" name="onlynewtopic" value="on" />%TMPL:END% 
    5152 
Note: See TracChangeset for help on using the changeset viewer.