From f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Fri, 8 Mar 2019 21:20:34 +0100 Subject: további rendrakás --- mayor-orig/www/skin/teszt/base/css/base.css | 288 --------------- mayor-orig/www/skin/teszt/base/html/base.phtml | 407 --------------------- .../www/skin/teszt/base/img/MaYoR-star_medium.png | Bin 1548 -> 0 bytes .../www/skin/teszt/base/img/MaYoR-star_small.png | Bin 832 -> 0 bytes .../teszt/base/img/MaYoR_elektronikus_naplo.png | Bin 6623 -> 0 bytes .../www/skin/teszt/base/img/MaYoR_rypple.png | Bin 1184 -> 0 bytes mayor-orig/www/skin/teszt/base/img/MaYoR_star.png | Bin 907 -> 0 bytes .../www/skin/teszt/base/img/mayor_small_ssl.png | Bin 6178 -> 0 bytes mayor-orig/www/skin/teszt/base/img/school_logo.php | 91 ----- mayor-orig/www/skin/teszt/base/img/settings.png | Bin 4335 -> 0 bytes 10 files changed, 786 deletions(-) delete mode 100644 mayor-orig/www/skin/teszt/base/css/base.css delete mode 100644 mayor-orig/www/skin/teszt/base/html/base.phtml delete mode 100644 mayor-orig/www/skin/teszt/base/img/MaYoR-star_medium.png delete mode 100644 mayor-orig/www/skin/teszt/base/img/MaYoR-star_small.png delete mode 100644 mayor-orig/www/skin/teszt/base/img/MaYoR_elektronikus_naplo.png delete mode 100644 mayor-orig/www/skin/teszt/base/img/MaYoR_rypple.png delete mode 100644 mayor-orig/www/skin/teszt/base/img/MaYoR_star.png delete mode 100644 mayor-orig/www/skin/teszt/base/img/mayor_small_ssl.png delete mode 100644 mayor-orig/www/skin/teszt/base/img/school_logo.php delete mode 100644 mayor-orig/www/skin/teszt/base/img/settings.png (limited to 'mayor-orig/www/skin/teszt/base') diff --git a/mayor-orig/www/skin/teszt/base/css/base.css b/mayor-orig/www/skin/teszt/base/css/base.css deleted file mode 100644 index 0b63c918..00000000 --- a/mayor-orig/www/skin/teszt/base/css/base.css +++ /dev/null @@ -1,288 +0,0 @@ -/* - Module: base - A rétegek sorrendje: nav2(1), head(2), poz(2), nav1(3), nav(3), logo(3), logobadge(4) - - mayorlayers - -help - -debug - -takaro - -updateWindow - -keyHelp (table) - -mayorerror - mayorhead - -head - -nav1 - -nav - -poz - -logo (a+img!) - -nav2 - mayorbody - mayorfoot -*/ - -@media screen { - - html { height: 100%; } - html body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; padding:0px; height: 100%; overflow: auto; } - a { text-decoration:none; } - .onClickHideShow, .onClickHide, .onClickShow { cursor: pointer; } - - - /* mayorlayers */ - #debug { - padding: 20px; background: rgba(0,0,0,0.7); color: yellow; border: 0px red solid; - position: absolute; z-index: 1000; top: 0px; left: 0px; right: 0px; - } - #debug pre { background: rgba(240,240,240,0.9); color: #880000; padding: 10px; margin: 0px;} - - #help { - border-radius: 2px; - box-shadow: 3px 3px 15px 0px rgba(100,100,100,5.0); - position: absolute; top: 10px; left: 50%; height: 600px; width: 1000px; z-index: 500; margin: 0 -500px; - border: 1px solid #888888; background: white; } - #help iframe { width: 1000px; height: 558px; margin: 0; border: none; } - #helpHeader { text-align: center; font-size: 16px; width: 992px; height: 20px; margin: 0px; background: #44cbf8; cursor: pointer; color: white; font-weight: bold; padding: 4px; - border-bottom: #f3f3f3 solid 4px; - } - #hideHelp { - position: absolute; top:4px; right: 4px; - cursor: pointer; background: #822; color: white; padding: 2px 5px; font-size: 12px; - border: #822 1px solid; border-radius: 2px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); -// box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25); - } - #hideHelp:hover { background-color:red;} - - div.errorMsg { margin: 10px 20%; background: #fee; border: solid 1px red; border-radius: 2px; padding: 10px; box-shadow: 0px 1px 10px rgba(0,0,0,0.5); } - div.errorMsg span { font-weight: bold; color: #f00; } - div.infoMsg { margin: 10px 20%; background-color: #eee; border: solid 1px rgb(90,133,184); border-radius: 2px; padding: 10px; box-shadow: 0px 1px 10px rgba(0,0,0,0.5); } - div.infoMsg span { font-weight: bold; color: rgb(21,71,123); } - div.errorMsg span.alertParam, div.infoMsg span.alertParam { font-weight: normal; font-style: italic; color: green; } - - - /* mayorhead */ - /* placeholder */ - #head { z-index: 2; position: absolute; width: 100%; height: 60px; background: #3496B9 no-repeat right center; } - - #mayorhead { } - - #logo { z-index: 3; height: 40px; position: absolute; top: 8px; left: 14px; border: 0px none; } - #logobadge { z-index: 4; height: 25px; position: fixed; top: 28px; left: 90px; border: 0px none; } - - #nav, #nav ul { list-style: none; } - #nav { z-index: 3; margin: 0; padding-left: 140px; } - #nav li { position: relative; } - #nav > li { float: left; z-index: 20; text-align: center; padding: 0; - background: #3fa79c; border-bottom: 1px solid #D2DFE9; } - #nav > li.active { max-width: 160px; } - #nav > li:hover { z-index: 22; } - #nav > li > ul { top: 50px; left: -1px; /* background: #1A4B5C; */} - #nav > li > ul > li > a { margin-left: 10px; } - - #nav li:hover { background: #4fbcd7;} - #nav li.active { background: #3496B9; background: #3facc7; } - - #nav li a { display: block; padding: 3px 10px; color: white; } - #nav > li > a { padding: 0px 20px; line-height: 60px; vertical-align: middle; display: table-cell; min-width: 100px; } - #nav li a:hover { color:#fdb933; } - #nav li:hover > ul { display: block; } - - #nav li.nav1szin { background: #3496B9; border-bottom: 1px solid white; } - #nav ul.sub { background: #3facc7; } - - #nav ul { display: none; position: absolute; width: 160px; padding: 0px; } - #nav ul span { float: left; margin: 6px 5px; color: white; } - - #nav > li > ul { top: 61px; } - #nav ul > li { background: #3496B9; } - #nav ul li { text-align: left; margin-bottom: 1px; } - #nav ul li a { padding: 6px 10px; } - #nav ul li.active > a { color:#fdb933; } - - #nav ul ul { top: 0px; left: -145px; z-index: 30; background: #3facc7; background: #3496B9} - #nav ul ul a { background: #3facc7; } - #nav ul ul a:hover { background: #4fbcd7; color: white; border-right: solid 4px orange;} /* mod */ - - #nav li.start { /* fogó */ - height: 20px; min-width: 0; padding-right: 0px; padding-left: 6px; - margin-top:20px; - background-color:lightgrey; - border-radius: 0px 50px 50px 0px; border-bottom: 0px; - z-index: 20; - } - - @keyframes moIn {from {padding-left:6px;}to {padding-left:9px;}} - @-webkit-keyframes moIn {from {padding-left:6px;}to {padding-left:9px;}} - @keyframes moOut {from {padding-left:9px;}to {padding-left:6px;}} - @-webkit-keyframes moOut {from {padding-left:9px;}to {padding-left:6px;}} - - #nav:hover li.start { - animation: moIn 0.1s; -webkit-animation: moIn 0.1s; - } - - #nav li.start:hover { - background: #D2DFE9; - padding-left:9px; - } - - #poz { z-index: 2; padding: 0; list-style: none; background-color: rgb(230,230,230); margin: 0; - height: 20px; border-bottom: #f3f3f3 solid 4px; text-shadow: 0px 1px rgba(52, 150, 185, 0.1); } - #poz > li { padding: 2px 6px; } - #poz > li div.nev { float: right; padding: 2px; width: auto; color: #3496b9; text-align: right; } - #poz > li div.nev span { margin-right: 0px; font-size:12px; } - #poz > li div.nev span:hover { color:#00c0ff; } - #poz > li a { margin-right:5px; margin-left:15px; padding:0px; margin-top:0px; vertical-align: middle;} - - #settings { -/* - width: 311px; - margin-top: 5px; position:relative; right: 0px; - background: #eeeeee; - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: rgb(230,230,230); - border-top: dotted 1px #dddddd; -*/ - - width: 311px; - margin-top: 5px; position:relative; right: 0px; - background: #eeeeee; - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: rgb(230,230,230); - border-top: dotted 1px #dddddd; - - } - #settings div { - padding: 20px 10px; - border-bottom: 1px solid rgb(230,230,230); - } - #settings div p { margin: 0; padding: 0; text-align: center; } - #settings div p.name { font-weight: bold; } - #settings table { width: 300px; background: rgb(245,245,245);} - #settings td { width: 50%; text-align: center; padding: 10px; } - #settings td a { - display: inline-block; - vertical-align: baseline; line-height: 29px; - position: static; - padding: 0px 8px; height: 29px; margin: 0px 8px; - text-align: center; text-decoration: none; font-weight: bold; font-size: 10px; - background: white; color: #444; - border: solid 1px rgba(0, 0, 0, 0.0976563); - border-radius: 2px; - } - #settings td a:hover { border: white 1px solid; background-color: #44CBF8; color: white; } - - #poz > li span.school { - font-variant: small-caps; - font-size: 14px; - color: white; - letter-spacing: 0.4em; - overflow: hidden; - } - - - #nav1 { z-index: 3; position: absolute; margin-left: 310px; margin-right: 0px; width: 100%;} - #nav1 div { background: rgba(52,150,185,0.6); } - #nav1 div a { line-height:60px; padding: 0px 12px 0px 12px; display: inline-block; text-decoration: none; color: #fff; - background: #3496b9; margin-top: 0px; } - #nav1 div a:hover { color: #fdb933; - background-color: ; - box-shadow: inset 0px -3px 0px #44CBF8; - } - #nav1 div a.aktiv { color:#fdb933; } - #nav1 div a.aktiv:hover { color: white; } - - #nav1 div span.onClickHideShow { - display:none; - cursor: pointer; color: white; background: rgba(255,255,255,0.2); line-height:60px; - padding: 0px 12px 0px 12px; float: right; margin-right: 310px/* annyi, amennyi a #nav1 bal margója!*/; } - - #nav2.vertical { - z-index: 1; width: 140px; margin: 0; height: 100%; - background-color: #D2DFE9; - margin-top: -25px; - padding-top: 25px; - position: fixed; - overflow: auto; - top:83px; - background: -webkit-linear-gradient(top, #D2DFE9 0%,#D2DFE9 50%,#ffffff 100%); - background: -moz-linear-gradient(top, #D2DFE9 0%,#D2DFE9 50%,#ffffff 100%); - background: linear-gradient(top, #D2DFE9 0%,#D2DFE9 50%,#ffffff 100%); - } - #nav2.vertical ul { margin: 0; padding: 0; list-style: none; } - #nav2.vertical ul li { border-bottom: solid 1px rgba(100,100,100,0.4); } - #nav2.vertical ul li:first-child { border-top: solid 1px rgba(100,100,100,0.4); } - #nav2.vertical ul li a { display: block; color: black; font-size: 11px; width: 128px; padding: 6px 6px; text-decoration: none; } - #nav2.vertical ul li a.aktiv { background-color: white; } - #nav2.vertical ul li a:hover { color: white; background: #9abcd8; } - - #nav2.horizontal { - z-index: 1; width: 100%; - margin-top: 0px; - top: 83px; - text-align: center; - padding-top: 5px; padding-bottom: 5px; - position: fixed; - overflow: none; - border-bottom: solid 3px #eeeeee; - background-color: #82bfd5; - color: white; - font-size:x-small; - } - #nav2.horizontal ul { margin: 0; padding: 0; list-style: none; } - #nav2.horizontal ul li { display: inline; border-right: solid 1px #888888; } - #nav2.horizontal ul li:last-child { display: inline; border-right: solid 0px #888888; } - #nav2.horizontal ul li a {display: inline; color: white; width: 128px; padding: 0px 6px; text-decoration: none; } - #nav2.horizontal ul li a.aktiv { color: white; background-color: orange;} - #nav2.horizontal ul li a:hover { color: white; background: orange; } - #nav2.horizontal:hover { - - } - - div.mayorfoot { text-align: center; font-size:smaller; color: #aaa; } - div.mayorfoot a { color: rgba(52, 150, 185, 0.6);} - div.mayorfoot:hover a { color: rgba(52, 150, 185, 1);} - #mayorfoot.leftpad { margin-top:2em; margin-left: 141px; } - #mayorfoot.toppad { margin-top: 40px; margin-left: 0px; } - - #takaro { z-index:150;position: fixed;top:0px; left:0px; right:0px; bottom:0px; background-color: rgba(0,0,0,0.7); } - #updateWindow { z-index: 152; position: fixed; background: rgb(255,255,255); min-height: 100px; min-width: 200px; border: #3496B9 3px solid; border-radius: 10px;} - #updateWindow #updateHeader { min-height: 20px; min-width: 100px; background: #1a4c5c; color: white; text-align: center; line-height: 20px; position: relative; top: -13px; border-radius: 20px; margin: 0 50px; border: solid 3px #3496b9; } - #updateWindow #updateCloseButton { position: absolute; right: -20px; top: -20px; z-index: 0; background : white; border: solid 3px #3496b9; border-radius: 20px;} - #updateWindow #updateCloseButton:hover { background : #eeeeee;} - #keyHelp { z-index:151;position: absolute; top:200px; left: 200px; right:200px; margin: auto; padding: 20px; width: 400px; - border: solid 1px yellow; border-radius: 20px; border-spacing: 15px; background-color: rgba(0,0,0,0.4); - } - #keyHelp th { color: white; text-align: center; border-bottom: yellow 2px solid; font-size: 20px; font-weight: bold; } - #keyHelp td.key { color: yellow; text-align: right; width: 100px; } - #keyHelp td.desc { color: white; text-align: left; } - - #logo, #head, #nav1, #nav, #poz { position: fixed; } - #head { top: 0; left: 0; } - #nav { top: 0; left: 0; } - #nav1 { top: 0; } - #poz { top: 60px; width: 100%; } - - #mayorbody { padding-top: 1px; padding-right: 0px; - /*margin-left:0px;*/ margin-top: 83px; - } - #mayorbody.leftpad { - margin-left: 141px; } - #mayorbody.toppad { - margin-left: 0px; top:33px; position: relative; - } - - - /* alternates */ - #mayorhead.small #nav1 div a { line-height:30px; } - #mayorhead.small #nav > li > a { line-height:30px;} - #mayorhead.small #head { height:30px;} - #mayorhead.small #poz { height:20px;} - - /* ------------ */ - - -} -@media print { - #nav, #nav1, #nav2, #poz, #head, #logo, #mayorfoot, #logobadge { display: none; } -} diff --git a/mayor-orig/www/skin/teszt/base/html/base.phtml b/mayor-orig/www/skin/teszt/base/html/base.phtml deleted file mode 100644 index 77e12bc7..00000000 --- a/mayor-orig/www/skin/teszt/base/html/base.phtml +++ /dev/null @@ -1,407 +0,0 @@ - base.php - putValidXHTML() -*/ - - require('skin/blue/base/color_schemes.php'); - if (!defined('__COLOR_SCHEME') || !is_array($_COLOR_SCHEMES[__COLOR_SCHEME])) - $_COLORS = $_COLOR_SCHEMES['blue']; - else - $_COLORS = $_COLOR_SCHEMES[__COLOR_SCHEME]; - - -// ------------------------------------------------------------------- -// html_base() : a html oldal szerkezete -// ------------------------------------------------------------------- - -function html_base($sessionID,$policy,$page,$sub,$f,$lang,$skin,$MENU) { - - _httpHeader(); - - if ($MENU['set'][$policy][$page][$sub][$f]['refresh'] > 0) { - @header("Refresh:".intval($MENU['set'][$policy][$page][$sub][$f]['refresh'])); - } - - html_head($page,$sub,$f,$lang,$skin); - _debugLayer(); - html_mayor_head($sessionID,$page,$sub,$f,$lang,$MENU,$skin); - echo '
'; - $_defaultPageLayout = ($_SESSION['pageLayout']==0) ? 'leftpad' : 'toppad'; - echo '
'; - page($page,$sub,$f,$lang,$skin,$policy); - echo '
'; - html_mayor_foot(); -} - -// ------------------------------------------------------------------- -// html_head() : html fejlec kiirasa -// ------------------------------------------------------------------- - -function html_head($page,$sub,$f,$lang,$skin) { - - global $INCLUDES, $SSSHH, $SSSBB; - - if ($f == '') $f = $page; - ## ---------------------------------------------- - ## Note http://hixie.ch/advocacy/xhtml - ## But this is crazy! Using Doctype sniffing instead... - ## Also read: http://www.mozilla.org/docs/web-developer/faq.html - ## header('Content-type: application/xhtml+xml'); - ## ----------------------------------------------- - - // debug üzenetek layer-ének lezárása -// if (defined('__START_DEBUG') && __START_DEBUG === true) echo "\n"; - - echo ''."\n"; - echo ''."\n"; - echo ''."\n"; - echo ''."\n"; - echo ''."\n"; - echo ''; - if (defined('_SITE')) echo ' - '._SITE.' - '; - echo _MAIN_TITLE; - echo '.'; - echo _MAYORREV; - echo ''."\n"; - includeCSS($page,$sub,$f,$skin); - includeCSS($page,$sub,$f,$skin,'handheld'); // install css for handheld devices - includeJS($page,$sub,$f,$skin); - if (is_string($SSSHH) && $SSSHH!='') echo $SSSHH; - - if (is_array(@$INCLUDES['html_head']['global'])) foreach ($INCLUDES['html_head']['global'] as $key => $include) { - if (file_exists("skin/$skin/$include")) { - include("skin/$skin/$include"); - } elseif (file_exists('skin/'._DEFAULT_SKIN.'/'.$include)) { - include('skin/'._DEFAULT_SKIN.'/'.$include); - } - } - if (is_array(@$INCLUDES['html_head'][$page])) foreach ($INCLUDES['html_head'][$page] as $key => $include) { - if (file_exists("skin/$skin/$include")) { - include("skin/$skin/$include"); - } elseif (file_exists('skin/'._DEFAULT_SKIN.'/'.$include)) { - include('skin/'._DEFAULT_SKIN.'/'.$include); - } - } - echo ''."\n"; - echo "\n\n"; - if (is_string($SSSBB) && $SSSBB!='') echo $SSSBB; - -} - -// ------------------------------------------------------------------- -// mayor_menu(): a menü kiiratása -// ------------------------------------------------------------------- - -function mayor_menu($MENU,$sessionID,$lang = _DEFAULT_LANG,$skin = _DEFAULT_SKIN) { - - global $policy, $page, $sub, $f, $LANGUAGES, $SKINSSHOW, $_COLORS; - - echo ''."\n"; - - $loginout_img = _svgLoginout(array('print'=>false, 'color' => $_COLORS['login'])); - $down_svg = _svgDown(array('print'=>false, 'color' => $_COLORS['login'])); - // ------------------------ - - echo ''; - - -} - -// ------------------------------------------------------------------- -// html_mayor_head() : fejlec kiirasa (logo+menu+lastupdated) -// ------------------------------------------------------------------- - -function html_mayor_head($sessionID,$page,$sub,$f,$lang,$MENU,$skin = _DEFAULT_SKIN) { - - global $INCLUDES, $INSTALLED_MODULES, $LANGUAGES, $SKINS, $SKINSSHOW, $policy, $SCHOOL_LOGO, $SCHOOL_IDENTITY, $SCHOOL_URL, $NAV; - - _updateWindow(); - _keyHelp(); - - echo '
'; - - //if (date('m')==12) $imgextra = '-santa'; else $imgextra = ''; - if (defined('_HOME_LOGO') && file_exists(_HOME_LOGO)) $HOME_LOGO=_HOME_LOGO; - elseif (!file_exists($HOME_LOGO = 'skin/'.$skin.'/base/img/mayor_small_ssl'.$imgextra.'.png')) - $HOME_LOGO = 'skin/'._DEFAULT_SKIN.'/base/img/mayor_small_ssl'.$imgextra.'.png'; - - if (defined('_HOME_LOGO_BADGE') && file_exists(_HOME_LOGO_BADGE)) $HOME_LOGO_BADGE=_HOME_LOGO_BADGE; -// elseif (!file_exists($HOME_LOGO = 'skin/'.$skin.'/base/img/mayor_small_ssl'.$imgextra.'.png')) -// $HOME_LOGO = 'skin/'._DEFAULT_SKIN.'/base/img/mayor_small_ssl'.$imgextra.'.png'; - - echo ''; - - echo "\n"; - echo ''."\n\n"; - - mayor_menu($MENU,$sessionID,$lang,$skin); - - echo ''; - - - echo "\n"; - $_defaultPageLayout = ($_SESSION['pageLayout']==0) ? 'vertical' : 'horizontal'; - echo ''."\n\n"; - - echo '
'."\n"; - -} - - -// ------------------------------------------------------------------- -// html_mayor_foot() : lablec kiirasa ( ) -// ------------------------------------------------------------------- - -function html_mayor_foot() { - $_defaultPageLayout = ($_SESSION['pageLayout']==0) ? 'leftpad' : 'toppad'; - echo '
'._MAIN_FOOTER.'
'."\n\n"; - echo "\n"; -} - - -?> diff --git a/mayor-orig/www/skin/teszt/base/img/MaYoR-star_medium.png b/mayor-orig/www/skin/teszt/base/img/MaYoR-star_medium.png deleted file mode 100644 index 50ea66a7..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/MaYoR-star_medium.png and /dev/null differ diff --git a/mayor-orig/www/skin/teszt/base/img/MaYoR-star_small.png b/mayor-orig/www/skin/teszt/base/img/MaYoR-star_small.png deleted file mode 100644 index b503f4de..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/MaYoR-star_small.png and /dev/null differ diff --git a/mayor-orig/www/skin/teszt/base/img/MaYoR_elektronikus_naplo.png b/mayor-orig/www/skin/teszt/base/img/MaYoR_elektronikus_naplo.png deleted file mode 100644 index a6d02c3b..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/MaYoR_elektronikus_naplo.png and /dev/null differ diff --git a/mayor-orig/www/skin/teszt/base/img/MaYoR_rypple.png b/mayor-orig/www/skin/teszt/base/img/MaYoR_rypple.png deleted file mode 100644 index 8bbdfad9..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/MaYoR_rypple.png and /dev/null differ diff --git a/mayor-orig/www/skin/teszt/base/img/MaYoR_star.png b/mayor-orig/www/skin/teszt/base/img/MaYoR_star.png deleted file mode 100644 index d701f106..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/MaYoR_star.png and /dev/null differ diff --git a/mayor-orig/www/skin/teszt/base/img/mayor_small_ssl.png b/mayor-orig/www/skin/teszt/base/img/mayor_small_ssl.png deleted file mode 100644 index ca42a8d0..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/mayor_small_ssl.png and /dev/null differ diff --git a/mayor-orig/www/skin/teszt/base/img/school_logo.php b/mayor-orig/www/skin/teszt/base/img/school_logo.php deleted file mode 100644 index 19f74ba0..00000000 --- a/mayor-orig/www/skin/teszt/base/img/school_logo.php +++ /dev/null @@ -1,91 +0,0 @@ - diff --git a/mayor-orig/www/skin/teszt/base/img/settings.png b/mayor-orig/www/skin/teszt/base/img/settings.png deleted file mode 100644 index 272d4c5f..00000000 Binary files a/mayor-orig/www/skin/teszt/base/img/settings.png and /dev/null differ -- cgit v1.2.3