Changes between Initial Version and Version 1 of Ticket #1290


Ignore:
Timestamp:
Sep 19, 2017, 12:45:23 PM (8 years ago)
Author:
Torsten Riemer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1290 – Description

    initial v1  
    22Zeile 26
    33
    4 -- if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_newsletter.html', $cache_id) || !$cache) {
    5 
    6 ++ if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_order_history.html', $cache_id) || !$cache) {
     4--
     5{{{
     6if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_newsletter.html', $cache_id) || !$cache) {
     7}}}
     8++
     9{{{
     10if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_order_history.html', $cache_id) || !$cache) {
     11}}}