1 (edited by KamWest 2021-01-02 14:57)

Topic: Report Button to Red

https://i.postimg.cc/nLtynKts/Picture0004.png



https://i.postimg.cc/TPG4zRrg/Picture0005.png



https://i.postimg.cc/7Yn7BwYp/Picture0003.png




As you can see I have a link called Reply, I changed the Quote link to Reply when I added my multi quote (Quote+)

The problem is some members were clicking Report instead of Reply by accident so I changed the Report link to "Report this Post"  which made it stand out a bit more but the occasional member still makes the mistake.

Then I noticed the Red submit button when I delete a post really stands out so if I could make the submit button red in the Report Post section then it would stand out more for members.

So how do I make the Submit button in Report red?
And also change the text from submit to REPORT POST

Re: Report Button to Red

https://github.com/MioVisman/punbb/comm … fb2e0f58d0

ForkBB
I speak only Russian  :P

Re: Report Button to Red

for text:
misc.php (line 584 for my version)

<span class="submit primary caution"><input type="submit" name="submit" value="<?php echo $lang_common['Submit'] ?>" /></span>

replace to

<span class="submit primary caution"><input type="submit" name="submit" value="<?php echo $lang_misc['Report post'] ?>" /></span>
ForkBB
I speak only Russian  :P

4 (edited by KamWest 2021-01-02 14:47)

Re: Report Button to Red

https://i.postimg.cc/FK0Qcr4B/Picture0006.png


Wow, flawless

Nobody can confuse that with reply now

Visman, that was perfect work, incredibe!!

I am soooo happy



https://youtu.be/ZbZSe6N_BXs