| @@ -31,13 +31,9 @@ | ||
| 31 | 31 | type="text" |
| 32 | 32 | class="wtotem_modal__api-key" |
| 33 | 33 | placeholder="<?=wtsec_locale("auth.api_key_code")?>" |
| 34 | 34 | /> |
| 35 | - <img | |
| 36 | - src="<?=wtsec_getImagePath("info-blue.svg")?>" | |
| 37 | - alt="Info" | |
| 38 | - class="wtotem_modal__info" | |
| 39 | - /> | |
| 35 | + | |
| 40 | 36 | </div> |
| 41 | 37 | <button class="wtotem_modal__btn" type="submit"> |
| 42 | 38 | <?=wtsec_locale("auth.activate")?> |
| 43 | 39 | </button> |
| @@ -46,9 +42,9 @@ | ||
| 46 | 42 | <?=wtsec_locale("auth.info")?> |
| 47 | 43 | <a |
| 48 | 44 | target="_blank" |
| 49 | 45 | class="wtotem_modal__cabinet" |
| 50 | - href="https://wtotem.com/cabinet/sign-in" | |
| 46 | + href="https://wtotem.com/cabinet/profile/keys" | |
| 51 | 47 | > |
| 52 | 48 | <?=wtsec_locale("auth.cabinet")?> |
| 53 | 49 | </a> |
| 54 | 50 | </p> |