fixed logo

This commit is contained in:
2021-07-28 01:06:05 +02:00
parent c90756db39
commit 488e934325
65 changed files with 6080 additions and 3267 deletions

View File

@@ -0,0 +1,6 @@
<?php
echo ossn_view_form('atlas/settings', array(
'action' => ossn_site_url() . 'action/atlas/settings',
'class' => 'atlas-form-admin',
));