File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tutorindigo/templates/indigo
cms/templates/ace_common/edx_ace/common
lms/templates/ace_common/edx_ace/common Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6666 < td width ="70 ">
6767 < a href ="{% with_link_tracking homepage_url %} ">
6868 < img
69- src ="{{ site_configuration_values.BRANDING.logo }} "
69+ src ="{{ site_configuration_values.LOGO_URL }} "
7070 alt ="{% blocktrans %}Go to {{ platform_name }} Home Page{% endblocktrans %} "
71- width ="{{site_configuration_values.BRANDING.logo_width }} "
71+ width ="{{site_configuration_values.LOGO_WIDTH }} "
7272 style ="max-width: 200px; height: auto; "
7373 />
7474 </ a >
Original file line number Diff line number Diff line change 6666 < td width ="70 ">
6767 < a href ="{% with_link_tracking homepage_url %} ">
6868 < img
69- src ="{{ site_configuration_values.BRANDING.logo }} "
69+ src ="{{ site_configuration_values.LOGO_URL }} "
7070 alt ="{% blocktrans %}Go to {{ platform_name }} Home Page{% endblocktrans %} "
71- width ="{{site_configuration_values.BRANDING.logo_width }} "
71+ width ="{{site_configuration_values.LOGO_WIDTH }} "
7272 style ="max-width: 200px; height: auto; "
7373 />
7474 </ a >
You can’t perform that action at this time.
0 commit comments