Ignore:
Timestamp:
Jan 13, 2011, 4:24:18 PM (13 years ago)
Author:
plg
Message:

feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/cat_modify.tpl

    r8128 r8651  
    8686      </td>
    8787    </tr>
    88     {if isset($SHOW_UPLOADABLE) }
    89     <tr>
    90       <td><strong>{'Authorize upload'|@translate}</strong>
    91       <td>
    92         {html_radios name='uploadable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_UPLOADABLE}
    93       </td>
    94     </tr>
    95     {/if}
    9688  </table>
    9789</fieldset>
Note: See TracChangeset for help on using the changeset viewer.