fix wrong css class

pull/1/head
Pierre Bondoerffer 7 years ago
parent ad4aca4e5f
commit de23195bd8
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

@ -143,7 +143,7 @@ define([
};
Pages['/about.html'] = function () {
return h('div#cp-main.cp-page-privacy', [
return h('div#cp-main.cp-page-about', [
infopageTopbar(),
h('div.container.cp-container', [
h('center', [

Loading…
Cancel
Save