program/include/rcube_output_html.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_output_html.php
@@ -1297,7 +1297,7 @@ $attrib['name'] = $attrib['id']; } $this->set_env('contentframe', $attrib['name']); $this->set_env('contentframe', $attrib['id']); $this->set_env('blankpage', $attrib['src'] ? $this->abs_url($attrib['src']) : 'program/resources/blank.gif'); return html::iframe($attrib);