You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<buttonclass="fullwidth" title="All your items in one place." onclick="location.assign('inventory.html')">Inventory</button>
411
411
<buttonclass="fullwidth" title="Mine CompNUS's own cryptocurrency - $NUS!" onclick="location.assign('../crypto/nus/')">Mine $NUS</button>
412
-
<buttonclass="fullwidth" title="Get Bitcoin, $NUS and Nocas (¤) from dividends and tasks!" onclick="location.assign('../crypto/nus/free.html')">Get Free Funds</button>
412
+
<buttonclass="fullwidth" title="Get Bitcoin, $NUS and Nocas (¤) from dividends and tasks!" onclick="location.assign('../crypto/nus/free.html')">Get Free Assets</button>
413
413
<buttonclass="fullwidth" title="Access and manage all your data!" onclick="location.assign('data.html')">Manage Data</button>
<pstyle="margin: 0; width: 100%; text-align: right;" id="valuebtcsats" title="Approximate value based on the current price of Bitcoin (provided by CoinDesk)">≈ $0.00<spanstyle="color: #999; font-weight: 300">0</span></p>
439
439
<divid="walletactions">
440
-
<buttonclass="fullwidth" title="Send wallet resources to other users!" onclick="sendfundsrqpopupid = popupid; popup('Send Funds', sendfundsrq, false); if (ismsgban) document.getElementById('blockedmessaging').classList.add('disabled')">Send Funds</button>
441
-
<buttonclass="fullwidth" title="Receive wallet resources to other users!" onclick="recfundsrqpopupid = popupid; popup('Receive Funds', receivefundsrq, false)">Receive Funds</button>
440
+
<buttonclass="fullwidth" title="Send wallet resources to other users!" onclick="sendfundsrqpopupid = popupid; popup('Send Assets', sendfundsrq, false); if (ismsgban) document.getElementById('blockedmessaging').classList.add('disabled')">Send Assets</button>
441
+
<buttonclass="fullwidth" title="Receive wallet resources to other users!" onclick="recfundsrqpopupid = popupid; popup('Receive Assets', receivefundsrq, false)">Receive Assets</button>
442
442
</div>
443
443
<buttonclass="fullwidth" title="Detailed view of your wallet resources. You can withdraw your Bitcoin Satoshi here." onclick="location.assign('wallet.html')">Open Wallet</button>
Copy file name to clipboardExpand all lines: u/profile.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -316,7 +316,7 @@ async function copyTemplate() {
316
316
Username: [[Put your username here, as a confirmation]]
317
317
Reason: [[Optionally, you can tell us why you are leaving CompNUS]]
318
318
319
-
I do acknowledge, that I will lose access to everything connected to my CompNUS account, and funds in my wallet will be lost forever: [[Write "YES" here]]`;
319
+
I do acknowledge, that I will lose access to everything connected to my CompNUS account, and assets in my wallet will be lost forever: [[Write "YES" here]]`;
0 commit comments