forgot to save again lol
changes to setting descriptions to say the limit for each and notes
This commit is contained in:
parent
46efc889e7
commit
08732c7537
1 changed files with 3 additions and 2 deletions
|
|
@ -329,7 +329,7 @@
|
||||||
<button class="btn btn-warning btn-sm" data-setting="PinnedGamesOn">Toggle</button>
|
<button class="btn btn-warning btn-sm" data-setting="PinnedGamesOn">Toggle</button>
|
||||||
</span>
|
</span>
|
||||||
<br>
|
<br>
|
||||||
<span class="desc">Pin your favorite games to the top of the homepage!</span>
|
<span class="desc">Pin your favorite places to the top of the homepage! (limit: 5 places)</span>
|
||||||
</p>
|
</p>
|
||||||
<p class="setting-container" id="ForumMentions">
|
<p class="setting-container" id="ForumMentions">
|
||||||
<span>
|
<span>
|
||||||
|
|
@ -338,6 +338,7 @@
|
||||||
</span>
|
</span>
|
||||||
<br>
|
<br>
|
||||||
<span class="desc">Get a quick link to the popular person everyone is talking about's profile!</span>
|
<span class="desc">Get a quick link to the popular person everyone is talking about's profile!</span>
|
||||||
|
<span style="font-size: 0.8rem; color: orange;">* Forum Mentions do not notify the user.</span>
|
||||||
</p>
|
</p>
|
||||||
<p class="setting-container" id="BestFriends">
|
<p class="setting-container" id="BestFriends">
|
||||||
<span>
|
<span>
|
||||||
|
|
@ -345,7 +346,7 @@
|
||||||
<button class="btn btn-warning btn-sm" data-setting="BestFriendsOn">Toggle</button>
|
<button class="btn btn-warning btn-sm" data-setting="BestFriendsOn">Toggle</button>
|
||||||
</span>
|
</span>
|
||||||
<br>
|
<br>
|
||||||
<span class="desc">Prioritize the bestest of friends on applicable friend lists!</span>
|
<span class="desc">Prioritize the bestest of friends on applicable friend lists! (limit: 7 best friends)</span>
|
||||||
</p>
|
</p>
|
||||||
<p class="setting-container" id="ImprovedFriendLists">
|
<p class="setting-container" id="ImprovedFriendLists">
|
||||||
<span>
|
<span>
|
||||||
|
|
|
||||||
Reference in a new issue