{* /* * * Pixaria Gallery * Copyright Jamie Longstaff * */ *}{include_template file="admin.snippets/admin.html.header.tpl"} {include_template file="shared/javascript.html"}
{section name="images" loop="$image_id"} {/section}
 
{html_select_date prefix="toda_" time=$smarty.now start_year="-100" display_days=true all_extra='class="select"'}
{html_select_time prefix="toda_" time=$smarty.now all_extra='class="select"'}
 
 
 
 
   
 
 
 
 
 
 

 
  {html_fancy_select_multiple options=$product_name values=$product_id name='image_products' selected=$image_product_array width='520' rows='6'}  

       
       
 
{html_fancy_select_multiple options=$group_name values=$group_id name='image_viewers' selected=$viewer_id width='520' rows='6'}  
 
 
 
 
 
 
 
 
 
{include_template file="admin.snippets/admin.html.footer.tpl"}