HEX
Server: Apache
System: Linux webm010.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: alloesb (202139)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/a/l/l/alloesb/www/wp-content/plugins/totalpoll/includes/admin/editor/custom-fields/tabs.php
<?php
if ( defined( 'ABSPATH' ) === false ) :
	exit;
endif; // Shhh
?>
<div class="totalpoll-tabs" data-tp-tabs>
	<a href="#" class="active" data-tp-tab="<?php echo $custom_field_id; ?>-basic"><?php _e( 'Basic', TP_TD ); ?></a>
	<a href="#" data-tp-tab="<?php echo $custom_field_id; ?>-validations"><?php _e( 'Validations', TP_TD ); ?></a>
	<a href="#" data-tp-tab="<?php echo $custom_field_id; ?>-html"><?php _e( 'HTML', TP_TD ); ?></a>
	<a href="#" data-tp-tab="<?php echo $custom_field_id; ?>-statistics"><?php _e( 'Statistics', TP_TD ); ?></a>
</div>