settings: drop the broker-list line from the import lede
Removed "Trading 212 is recognised natively and other formats (IBKR,
Fidelity, Schwab…) are auto-detected" from the import section's
lede paragraph — internal/marketing noise that doesn't help the user
once they're already on the import screen with a file picker in
front of them. Kept the surrounding sentence ("Drop a portfolio CSV
from any broker. We'll parse it…") and the T212 export-path hint
since the latter is concrete instructional content for T212 users.
This commit is contained in:
parent
dbb14340db
commit
838f227175
1 changed files with 2 additions and 4 deletions
|
|
@ -98,10 +98,8 @@
|
||||||
<details class="settings-section" id="import" open>
|
<details class="settings-section" id="import" open>
|
||||||
<summary class="settings-section__head">Import portfolio (CSV)</summary>
|
<summary class="settings-section__head">Import portfolio (CSV)</summary>
|
||||||
<p class="settings-section__lede">
|
<p class="settings-section__lede">
|
||||||
Drop a portfolio CSV from any broker — Trading 212 is recognised
|
Drop a portfolio CSV from any broker. We’ll parse it and show
|
||||||
natively and other formats (IBKR, Fidelity, Schwab…) are
|
a preview before importing anywhere.
|
||||||
auto-detected. We’ll parse it and show a preview before importing
|
|
||||||
anywhere.
|
|
||||||
<br><span class="muted">T212 export path:
|
<br><span class="muted">T212 export path:
|
||||||
<span class="neu">Investing → Your Pie → ··· → Export</span>.</span>
|
<span class="neu">Investing → Your Pie → ··· → Export</span>.</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue