How to Remove Email Button from your phpBB Forum

IF you want to Remove Email Button from your phpBB Forum, simply follow the given below steps and you are done:

How to Remove Email Button from your phpBB Forum How to Remove Email Button from your phpBB Forum

1.Open the “styles/prosilver/template/viewtopic_body.html”: file and find the below code and remove it from your template:

<!– IF postrow.U_EMAIL –><li class=”email-icon”><a href=”{postrow.U_EMAIL}” title=”{L_EMAIL}”><span>{L_EMAIL}</span></a></li><!– ENDIF –>

2.Save your templates, preview your phpBB forum.

3.Finally you are done.See phpBB Discussion if you have any trouble.


2 Comments

  1. short informative and useful tutorial. thanks for this post :)

Leave a Comment