File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
ckanext/querytool/templates Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -129,24 +129,24 @@ <h2>Unsupported Browser</h2>
129129
130130 < div class ="browsers ">
131131 < div class ="browser ">
132- < img src ="/base/images/chrome.png " >
132+ < a href =" https://www.google.com/intl/en_ca/chrome/ " target =" _blank " > < img src ="/base/images/chrome.png " >
133133 < br />
134- < a href =" https://www.google.com/intl/en_ca/chrome/ " target =" _blank " > Chrome</ a >
134+ Chrome</ a >
135135 </ div >
136136 < div class ="browser ">
137- < img src ="/base/images/firefox.png " >
137+ < a href =" https://www.mozilla.org/en-CA/firefox/new/ " target =" _blank " > < img src ="/base/images/firefox.png " >
138138 < br />
139- < a href =" https://www.mozilla.org/en-CA/firefox/new/ " target =" _blank " > Firefox</ a >
139+ Firefox</ a >
140140 </ div >
141141 < div class ="browser ">
142- < img src ="/base/images/safari.png " >
142+ < a href =" https://support.apple.com/downloads/safari " target =" _blank " > < img src ="/base/images/safari.png " >
143143 < br />
144- < a href =" https://support.apple.com/downloads/safari " target =" _blank " > Safari</ a >
144+ Safari</ a >
145145 </ div >
146146 < div class ="browser ">
147- < img src ="/base/images/edge.png " >
147+ < a href =" https://www.microsoft.com/en-us/edge " target =" _blank " > < img src ="/base/images/edge.png " >
148148 < br />
149- < a href =" https://www.microsoft.com/en-us/edge " target =" _blank " > Edge</ a >
149+ Edge</ a >
150150 </ div >
151151 < p class ="clearfix "> </ p >
152152 </ div >
You can’t perform that action at this time.
0 commit comments