missing demon hunter
-
hiho thanks for your plugin. Iam using it currently and could find the demonHunter als colorpicker.
you may need to add the folowing lines at line 261 in /php/class.settings.phpprintf(
‘<input type=”text” name=”wow_arsenal_table_options[classcolors][11]” id=”classcolors[11]” class=”classcolors” value=”%s” data-default-color=”#A330C9″ /><br />’,
isset( $this->options[‘classcolors’][11] ) ? esc_attr( $this->options[‘classcolors’][11]) : ‘#A330C9’);
echo ‘<p class=”description”>’.__(“Demon Hunter”, “wowarmorytable-plugin”).'</p><br />’;
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘missing demon hunter’ is closed to new replies.