3245 Posted July 1, 2014 Share Posted July 1, 2014 Hello i want add some sentence like below website in ticket area, if possible, please help me for it. /https://myrsk.com/whmcs/submitticket.php?step=2&deptid=3 Thanks. 0 Quote Link to comment Share on other sites More sharing options...
DennisHermannsen Posted July 1, 2014 Share Posted July 1, 2014 You'll just have to edit the supportticketsubmit-steptwo.tpl file. If you're using Bootstrap (used by WHMCS by default), you can do something like this: <div class="alert alert-info"> <h3>Attention!</h3> <p>First line of text</p> <p>Second line of text. <strong>This is an important part of the text</strong></p> </div> 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Ryan Posted July 1, 2014 Share Posted July 1, 2014 Hello 3245, The solution DennisMidjord provided will add the text as you requested but please keep in mind that this will have to be manually added and removed if your ticket times fluctuate. If that is your desire outcome then this should accomplish that task. --Thanks 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.