correct naming convention

This commit is contained in:
Tyler Bean 2022-01-26 17:50:31 -06:00
parent 3fb8cc7ce6
commit e39b3e9330
1 changed files with 1 additions and 1 deletions

View File

@ -1406,7 +1406,7 @@ if (window.location.href.indexOf("60087ab5608daf0535dc8e23") > -1) {
var controlplaneHTML = '<center>' + var controlplaneHTML = '<center>' +
'<button id="europewest1Button" style="width:468px" type="button">Europe-West1</button>' + '<button id="europewest1Button" style="width:468px" type="button">Europe-West1</button>' +
'</br></br>' + '</br></br>' +
'<button id="europewest2Button" style="width:234px" type="button">EU-West2</button>' + '<button id="europewest2Button" style="width:234px" type="button">Europe-West2</button>' +
'<button id="uscentral1Button" style="width:234px" type="button">US-Central1</button>' + '<button id="uscentral1Button" style="width:234px" type="button">US-Central1</button>' +
'</br>' + '</br>' +
'<button id="useast1Button" style="width:156px" type="button">US-East1</button>' + '<button id="useast1Button" style="width:156px" type="button">US-East1</button>' +