rename references of privileged to gold
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
|
||||
<%= submit_tag "Ban" %>
|
||||
<%= submit_tag "Cancel" %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
|
||||
<%= submit_tag "Delete" %>
|
||||
<%= submit_tag "Cancel" %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
@@ -1 +1 @@
|
||||
Danbooru.notice("Post was permanently deleted");
|
||||
Danbooru.notice("Post was permanently deleted");
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
$("#c-posts #delete").show();
|
||||
$("#c-posts #undelete").hide();
|
||||
Danbooru.notice("Post was undeleted");
|
||||
Danbooru.notice("Post was undeleted");
|
||||
|
||||
Reference in New Issue
Block a user