Change about page image
This commit is contained in:
parent
32c1918dcc
commit
8f7684e379
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 2.0 MiB |
|
|
@ -1,4 +1,10 @@
|
|||
|
||||
==
|
||||
<?php
|
||||
function onStart(){
|
||||
$this['activeLocaleFlag'] = 'assets/images/flag_'. $this->activeLocale .'.png';
|
||||
}
|
||||
?>
|
||||
==
|
||||
<!-- Header =========================== -->
|
||||
<headar class="header">
|
||||
<div class="auto_container">
|
||||
|
|
|
|||
Loading…
Reference in New Issue