diff --git a/admin-dev/themes/default/admin.css b/admin-dev/themes/default/admin.css index 413c24758..91a21510d 100644 --- a/admin-dev/themes/default/admin.css +++ b/admin-dev/themes/default/admin.css @@ -244,8 +244,17 @@ form#product_form h4 { font-size:18px; font-weight:normal;} /*STATCONTAINER*/ #statsContainer {margin-left:220px; padding:0 0 0 20px;} -#statsContainer #calendar { background-color: #EBEDF4;border: 1px solid #C2C4D9; display: block; margin: 10px 0;min-height: 25px; padding: 10px;} -#statsContainer #calendar input, #statsContainer #calendar p { float:left; margin-right:5px;} +#statsContainer #calendar { background-color: #EEEEEE;border-top: 1px solid #CCCCCC; display: block; margin: 10px 0;min-height: 25px; padding: 5px;} +#statsContainer #calendar form { float:right;} +#statsContainer #calendar input, #statsContainer #calendar p { float:left;} +#statsContainer #calendar input.submitDateDay { border-top-right-radius: 0px; border-bottom-right-radius:0px; border-right:none;} +#statsContainer #calendar input.submitDateMonth { border-radius:0px;} +#statsContainer #calendar input.submitDateYear { border-top-left-radius: 0px; border-bottom-left-radius:0px; border-left:none; margin-right:10px;} +#statsContainer #calendar input.submitDateDayPrev { border-top-right-radius: 0px; border-bottom-right-radius:0px; border-right:none;} +#statsContainer #calendar input.submitDateMonthPrev { border-radius:0px;} +#statsContainer #calendar input.submitDateYearPrev { border-top-left-radius: 0px; border-bottom-left-radius:0px; border-left:none; margin-right:10px;} +#statsContainer #calendar p { margin:2px;} +#statsContainer #calendar p span { float:left; display:block; padding:3px;} #statsContainer .blocStats { background-color: #EBEDF4;border: 1px solid #C2C4D9; display: block; position:relative; padding: 10px;} #statsContainer .blocStats h2 { font-weight:normal; margin:0;} #statsContainer .blocStats form { position:absolute; top:10px; right:5px;} diff --git a/admin-dev/themes/template/products/quantities.tpl b/admin-dev/themes/template/products/quantities.tpl index 86dd0bb6c..13bd1f9f7 100644 --- a/admin-dev/themes/template/products/quantities.tpl +++ b/admin-dev/themes/template/products/quantities.tpl @@ -1,14 +1,15 @@ - +
{l s='This interface allows you to manage the available quantities for sale of the current product and its combinations on the current shop.'}
{l s='You can manually specify the quantities for the product / each product combinations, or choose to automatically determine these quantities based on your stock.'}
{l s='In this case, the quantities correspond to the quantitites of the real stock in the warehouses associated to the current shop or current group of shops.'}
{l s='This interface allows you to specify the suppliers of the current product and eventually its combinations.'}
{l s='It is also possible to specify for each product/product combinations the supplier reference according to previously associated suppliers.'}
{l s='Please choose the suppliers associated to this product, and the default one.'}
{assign var=confirm value="Are you sure you want to delete entered product information?"} diff --git a/admin-dev/themes/template/products/warehouses.tpl b/admin-dev/themes/template/products/warehouses.tpl index 6ce0d232e..344d7cf9a 100644 --- a/admin-dev/themes/template/products/warehouses.tpl +++ b/admin-dev/themes/template/products/warehouses.tpl @@ -1,10 +1,9 @@ -{l s='This interface allows you to specify in which warehouses the product is stocked.'}
{l s='It is also possible to specify for each product/product combinations its location in each warehouse.'}
{l s='Please choose the warehouses associated to this product, and the default one.'}
{assign var=confirm value="Are you sure you want to delete entered product information?"} diff --git a/admin-dev/themes/template/stats/calendar.tpl b/admin-dev/themes/template/stats/calendar.tpl index 94ed0ca2f..b2aee6adf 100644 --- a/admin-dev/themes/template/stats/calendar.tpl +++ b/admin-dev/themes/template/stats/calendar.tpl @@ -27,16 +27,16 @@'.$this->l('One of the most common ways of finding a website through a search engine. Identifying the most popular keywords entered by your new visitors allows you to see which products you should put in front if you want to attract more visitors and potential customers.').' @@ -146,7 +146,7 @@ class SEKeywords extends ModuleGraph
'.$this->l('When a visitor comes to your website, the server notes their previous location. This module parses the URL and finds the keywords in it. Currently, it manages the following search engines:').' Google, AOL, Yandex, Ask, NHL, Yahoo, Baidu, Lycos, Exalead, Live, Voila '.$this->l('and').' Altavista. '. $this->l('Soon it will be possible to dynamically add new search engines and contribute to this module.').'