Ignore:
Timestamp:
02/17/08 10:40:11 (4 years ago)
Author:
hverton
Message:

bugfix: edit function had disappeared along the way?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/admin.downloads.tpl

    r1159 r1285  
    1515{*                                                                         *} 
    1616{***************************************************************************} 
    17 {if $step == "add"} 
     17{if $step == "add" || $step == "edit"} 
    1818    {include file="_opentable.tpl" name=$_name title=$_title state=$_state style=$_style} 
    1919        <form name='inputform' method='post' action='{$formaction}'> 
Note: See TracChangeset for help on using the changeset viewer.