Русифицировать README и интерфейс HY2XS admin
This commit is contained in:
@@ -73,3 +73,4 @@ func replaceRelativePaths(htmlContent string, basePath string) string {
|
||||
</script>`, basePath)
|
||||
return strings.Replace(htmlContent, "</head>", injection+"</head>", 1)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user