mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 03:08:53 +00:00
Remove "Invite sent" text from user profile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2016-08-31 DariusIII
|
||||
* Fix: Remove "Invite sent" text from user profile
|
||||
* Chg: Remove upcoming pages and RottenTomato references as RT are removing all free keys in 30 days.
|
||||
* Fix: View user profile by name as admin
|
||||
2016-08-29 DariusIII
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
]
|
||||
<span title="Your invites will be reduced when the invitation is claimed."
|
||||
class="invitesuccess"
|
||||
id="divInviteSuccess">Invite Sent</span>
|
||||
id="divInviteSuccess"></span>
|
||||
<span class="invitefailed"
|
||||
id="divInviteError"></span>
|
||||
<div style="display:none;" id="divInvite">
|
||||
|
||||
@@ -155,9 +155,7 @@
|
||||
onclick="return false;" href="#">Send
|
||||
Invite</a>
|
||||
]
|
||||
<span title="Your invites will be reduced when the invitation is claimed."
|
||||
class="invitesuccess"
|
||||
id="divInviteSuccess">Invite Sent</span>
|
||||
<span title="Your invites will be reduced when the invitation is claimed." class="invitesuccess" id="divInviteSuccess"></span>
|
||||
<span class="invitefailed"
|
||||
id="divInviteError"></span>
|
||||
<div style="display:none;" id="divInvite">
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
]
|
||||
<span title="Your invites will be reduced when the invitation is claimed."
|
||||
class="invitesuccess"
|
||||
id="divInviteSuccess">Invite Sent</span>
|
||||
id="divInviteSuccess"></span>
|
||||
<span class="invitefailed"
|
||||
id="divInviteError"></span>
|
||||
<div style="display:none;" id="divInvite">
|
||||
|
||||
Reference in New Issue
Block a user