Questions about Payment Form extension

Removing "Payment to"

  • Howard Kelley
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 week ago #86826 by Howard Kelley
Removing "Payment to" was created by Howard Kelley
How do I remove "Payment to..." from the title?

Please Log in or Create an account to join the conversation.

More
9 years 2 days ago #87247 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Removing "Payment to"
Hi

I am sorry, I know the answer is late but for this one, you will have to customize the code. Look at the file components/com_pmform/view/form/tmpl/default.php, you should see the code below, remove it and that text will be removed;
Code:
<h1 class="title"><?php echo $headerText; ?></h1>

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc