Adminhelp prompts will now be larger to allow you to proofread large responses and PMs (#345)
* bigger box * even bigger well not really, but it's better anyway * fuck i didn't tick these * bigger /me input double emote size as well, stop complaining about cutoffs and don't make me regret this * cleanup
This commit is contained in:
@@ -78,4 +78,8 @@
|
||||
#define TICKET_ACTIVE "Yes"
|
||||
|
||||
//Individual logging define
|
||||
#define INDIVIDUAL_LOOC_LOG "LOOC log"
|
||||
#define INDIVIDUAL_LOOC_LOG "LOOC log"
|
||||
|
||||
#define ADMIN_MARKREAD(client) "(<a href='?_src_=holder;markedread=\ref[client]'>MARK READ</a>)"//marks an adminhelp as read and under investigation
|
||||
#define ADMIN_IC(client) "(<a href='?_src_=holder;icissue=\ref[client]'>IC</a>)"//marks and adminhelp as an IC issue
|
||||
#define ADMIN_REJECT(client) "(<a href='?_src_=holder;rejectadminhelp=\ref[client]'>REJT</a>)"//Rejects an adminhelp for being unclear or otherwise unhelpful. resets their adminhelp timer
|
||||
Reference in New Issue
Block a user