mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +00:00
Review comments - part 3
This commit is contained in:
parent
8a87a6a72f
commit
08793a6dae
6 changed files with 5 additions and 23 deletions
|
@ -38,7 +38,7 @@ void ConfigureWeb::setConfiguration() {
|
|||
|
||||
ui->web_signup_link->setOpenExternalLinks(true);
|
||||
ui->web_signup_link->setText(
|
||||
tr("<a href='https://services.citra-emu.org/'><span style=\"text-decoration: underline; "
|
||||
tr("<a href='https://profile.citra-emu.org/'><span style=\"text-decoration: underline; "
|
||||
"color:#039be5;\">Sign up</span></a>"));
|
||||
ui->web_token_info_link->setOpenExternalLinks(true);
|
||||
ui->web_token_info_link->setText(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue