fix wrong css class

This commit is contained in:
Pierre Bondoerffer
2017-08-02 11:26:02 +02:00
parent ad4aca4e5f
commit de23195bd8

View File

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