Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bfcb325352 | |||
| 57e9cafc95 |
+1
-1
@@ -818,7 +818,7 @@ fn account_devices_card() -> String {
|
||||
el_div("class=\"device-icon\"", account_signin_svg_device()) +
|
||||
el_div(
|
||||
"",
|
||||
el_p("class=\"devices-count\" id=\"devices-count-el\"", "2 devices included with your plan") +
|
||||
el_p("class=\"devices-count\" id=\"devices-count-el\"", "") +
|
||||
el_p("class=\"devices-sub\"", "Currently: Setup at launch")
|
||||
)
|
||||
) +
|
||||
|
||||
Reference in New Issue
Block a user