Remove inline style/Misc

  • Quy Ton
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
1 year 1 month ago - 1 year 1 month ago #157086 by Quy Ton
Remove inline style/Misc was created by Quy Ton
The default alignment for table cell is left. No need to specify it. Also, this will be an issue with RTL.
Code:
<td class="key" style="text-align: left;"><?php echo $key; ?></td> <td style="text-align: left;"><?php echo $value; ?></td>

Setup > Ticket Type > Access 1 (Display name instead of 1.)

\administrator\components\com_eventbooking\view\states\tmpl\default.php, make it a closing tag (line 117).
Code:
<div>
Last edit: 1 year 1 month ago by Quy Ton.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
1 year 1 month ago #157093 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove inline style/Misc
Have these items fixed, too. Thanks Quy.

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

Moderators: Tuan Pham Ngoc