Changeset 861 in ExiteCMS for trunk/webshop.php


Ignore:
Timestamp:
10/02/07 22:23:07 (5 years ago)
Author:
hverton
Message:

moved more templates to the template include directory
download panel had problems displaying an odd number of categories
make more modules xhtml compliant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webshop.php

    r834 r861  
    2323 
    2424// shop iframe dimensions 
    25 define('IFRAME_H', 1400); 
    26 define('IFRAME_W', 805); 
     25define('IFRAME_H', 1500); 
     26define('IFRAME_W', 790); 
    2727 
    2828// Shops, the first shop in the list is the default shop 
Note: See TracChangeset for help on using the changeset viewer.