French translation
This commit is contained in:
BIN
customize.dist/images/AGPL.png
Normal file
BIN
customize.dist/images/AGPL.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 26 KiB |
@@ -654,7 +654,8 @@ define([
|
||||
h('div.col-12.col-sm-4.cp-index-block.cp-index-block-host', h('div', [
|
||||
setHTML(h('span'), Msg.home_host),
|
||||
h('img', {
|
||||
src: "/customize/images/agplv3.svg"
|
||||
src: "/customize/images/AGPL.png",
|
||||
title: Msg.home_host_agpl
|
||||
})
|
||||
])),
|
||||
h('div.col-12.col-sm-4.cp-index-block.cp-index-block-product', h('div', [
|
||||
|
||||
@@ -218,7 +218,8 @@
|
||||
margin: auto;
|
||||
max-width: 70%;
|
||||
background: white;
|
||||
padding: 5px;
|
||||
max-height: 50px;
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user