'.$this->oLang->texts['W_DAY'].' | '.$this->oLang->texts['W_START'].' | '.$this->oLang->texts['W_END'].' | '.$this->oLang->texts['W_NOTICE'].' | '; foreach($this->settings['opening_days'] as $day){ $open_form .= '
---|---|---|---|
'.$this->oLang->texts[strtoupper($day)].' | aOpen[$day]["start"]; } $open_form .= '"> | aOpen[$day]["end"]; } $open_form .= '"> | aOpen[$day]["notice"]; } $open_form .='"> |