fix buttons

This commit is contained in:
Tyler Bean 2022-01-26 18:05:13 -06:00
parent 799df6364f
commit 174d37e5ac
1 changed files with 4 additions and 3 deletions

View File

@ -1127,9 +1127,10 @@ if (window.location.href.indexOf("5cf02dde58a00904bda41926") > -1) {
'<button id="eucentral1Button" style="width:117px" type="button">eu-central-1</button>' + '<button id="eucentral1Button" style="width:117px" type="button">eu-central-1</button>' +
'<button id="euwest2Button" style="width:117px" type="button">eu-west-2</button>' + '<button id="euwest2Button" style="width:117px" type="button">eu-west-2</button>' +
'</br></br>' + '</br></br>' +
'<button id="uswest2Button" style="width:156px" type="button">us-west-2</button>' + '<button id="uswest2Button" style="width:117px" type="button">us-west-2</button>' +
'<button id="useast2Button" style="width:156px" type="button">us-east-2</button>' + '<button id="useast1Button" style="width:117px" type="button">us-east-1</button>' +
'<button id="apsoutheast1Button" style="width:156px" type="button">ap-southeast-1</button>' + '<button id="useast2Button" style="width:117px" type="button">us-east-2</button>' +
'<button id="apsoutheast1Button" style="width:117px" type="button">ap-southeast-1</button>' +
'</br></br>' + '</br></br>' +
'<button id="apsouth1Button" style="width:156px" type="button">ap-south-1</button>' + '<button id="apsouth1Button" style="width:156px" type="button">ap-south-1</button>' +
'<button id="apsoutheast2Button" style="width:156px" type="button">ap-southeast-2</button>' + '<button id="apsoutheast2Button" style="width:156px" type="button">ap-southeast-2</button>' +