Added a custom field--fences-NAMEOFELEMENT.tpl.php in template, and in the admin selector @theme_name appears as Provided by @theme_name.

Fixed by changing line 165 of fences.admin.inc to:

'groups' => array(t('Provided by @theme_name', array('@theme_name' => $theme))),

Comments

JohnAlbin’s picture

Title: Provided by @theme_name in admin » @theme_name not properly replaced in UI
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.