default language switched to english
new css updated system referrence
This commit is contained in:
parent
03a2061316
commit
281a5574d9
@ -13,5 +13,5 @@ $slingit_config=array(array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_ERRORREPORTING
|
||||
array(\SYSTEM\CONFIG\config_ids::SYS_SAI_CONFIG_PROJECT, 'slingit'),
|
||||
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_SYSTEMPATHREL, 'lib/system/'),
|
||||
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_LANGS, array('deDE','enUS', 'frFR', 'esES', 'trTR', 'jaJA')),
|
||||
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_DEFAULT_LANG, 'deDE'),
|
||||
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_DEFAULT_LANG, 'enUS'),
|
||||
array(\SYSTEM\CONFIG\config_ids::SYS_CRON_LOG2SQLITE_PATH, '/home/web/webdir/slingit/slingit/files/log/'));
|
||||
@ -1 +1 @@
|
||||
Subproject commit b0c826fcadec7643049bc441a7ef71ecf3891537
|
||||
Subproject commit b51715bed4aa41d87a3abc0783b534d9ec108f93
|
||||
@ -12,7 +12,9 @@ body{}
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
#content {}
|
||||
#content {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#footer {
|
||||
position: absolute;
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
<div id="headbanner"></div>
|
||||
<div id="content"></div>
|
||||
<div style="width: 62%; margin: auto;">
|
||||
<div style="width: 728px; margin: auto;">
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<!-- slingit_front_1 -->
|
||||
<ins class="adsbygoogle"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user