Merge branch 'master' of mojotrollz.eu:hosting
Conflicts: uVote/uVote/dbd/qq/UVOTE_DATA_USER_PER_PARTY_OVERALL.php uVote/uVote/page/user_main_urVote/user_main_urVote.php
This commit is contained in:
parent
312f864fc6
commit
eb90938f90
Binary file not shown.
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 134 KiB |
Binary file not shown.
Binary file not shown.
@ -38,6 +38,9 @@
|
||||
<a class="fiveguildbankupgrades" href="#"> <img src="${WOWICONS}5guildbankupgrades.png"/> </a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="" id="guild_skilltree" style="background: url(${BG}black_structure.png) no-repeat; background-size: 100%; float: left; padding: 25px; margin-top: 5px;">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div style="float: right; background: url(${BG}pergament_big.png) no-repeat; background-size: 200px; 100px; margin-top: 5px; display: none;">
|
||||
|
||||
@ -15,7 +15,6 @@ class wizard_details extends SYSTEM\PAGE\Page {
|
||||
$vars = array();
|
||||
$vars['js'] = $this->js();
|
||||
$vars['css'] = $this->css();
|
||||
$vars['PICPATH'] = \SYSTEM\WEBPATH(new PPAGE(),'wizard_details/img/');
|
||||
$vars['WOWICONS'] = \SYSTEM\CONFIG\config::get(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_BASEURL).'api.php?call=img&cat=wowicons&id=';
|
||||
$vars = array_merge($vars, \SYSTEM\locale::getStrings(DBD\locale_string::VALUE_CATEGORY_MAINPAGE));
|
||||
$vars = array_merge($vars, \SYSTEM\locale::getStrings(DBD\locale_string::VALUE_CATEGORY_WOW_INFOTEXT_RACES));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user