small comment fix
This commit is contained in:
parent
10aaf291b2
commit
a250bee112
@ -8,8 +8,6 @@ class wizard_details extends SYSTEM\PAGE\Page {
|
||||
|
||||
public function html(){
|
||||
$vars = json_decode(charcreation::data(),true)['result'];
|
||||
//$vars['js'] = $this->js();
|
||||
//$vars['css'] = $this->css();
|
||||
$vars['WOWICONS'] = \SYSTEM\CONFIG\config::get(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_BASEURL).'api.php?call=files&cat=wowicons&id=';
|
||||
$vars['WOW_CLASS'] = \SYSTEM\CONFIG\config::get(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_BASEURL).'api.php?call=files&cat=class&id=';
|
||||
$vars['infotext_default'] = \SYSTEM\locale::getStrings(DBD\locale_string::VALUE_CATEGORY_WOW_INFOTEXT)['default'];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user