all-in-one-event-calendar/public/admin/plugins/tab_header.php
2017-03-16 16:59:53 +01:00

3 lines
119 B
PHP

<li><a href="<?php echo esc_attr( "#$id" ); ?>" data-toggle="ai1ec-tab">
<?php echo esc_html( $title ); ?></a>
</li>