Remove "Invite sent" text from user profile

This commit is contained in:
DariusIII
2016-08-31 15:27:45 +02:00
parent abab1676a1
commit fcae48decb
4 changed files with 4 additions and 5 deletions
+1
View File
@@ -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
+1 -1
View File
@@ -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">
+1 -3
View File
@@ -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">
+1 -1
View File
@@ -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">