<?php /** * @var string $tableName */ ?> <div class="notice notice-error"> <p> <?= sprintf(__('Ultimate 410 encountered an error. Table %s is missing', 'ultimate-410'), sprintf('<code>%s</code>', $tableName)); ?>; </p> </div>