Fix trans

This commit is contained in:
Laurent Destailleur 2020-04-04 17:46:41 +02:00
parent 221f20e13f
commit 493a6d9709
2 changed files with 4 additions and 1 deletions

View File

@ -125,4 +125,5 @@ UseTextBetween5And70Chars=For good SEO practices, use a text between 5 and 70 ch
MainLanguage=Main language
OtherLanguages=Other languages
UseManifest=Provide a manifest.json file
PublicAuthorAlias=Public author alias
PublicAuthorAlias=Public author alias
AvailableLanguagesAreDefinedIntoWebsiteProperties=Available languages are defined into website properties

View File

@ -4195,6 +4195,8 @@ span[phptag] {
padding: 2px 5px 3px 5px !important;
margin: 2px 4px 2px 4px !important;
line-height: normal;
background: #f5f5f5 !important;
border: 1px solid #ccc !important;
}
.websiteselection {
/* display: inline-block; */