Merge pull request #152 from 011248163264/patch-6

Update index.php
This commit is contained in:
2026-03-06 14:57:43 +01:00
committed by GitHub

View File

@@ -54,4 +54,5 @@ print_header(_('Info'));
<li><?php echo _('I preserve the right to delete any site for violating these rules and adding new rules at any time.'); ?></li> <li><?php echo _('I preserve the right to delete any site for violating these rules and adding new rules at any time.'); ?></li>
<li><?php echo _('Should you not honor these rules, I will (have to) work together with Law Enforcement!'); ?></li> <li><?php echo _('Should you not honor these rules, I will (have to) work together with Law Enforcement!'); ?></li>
</ul> </ul>
<?php printf(_('<a href="%s" target="_blank" rel="noopener noreferrer">Based on Daniels Hosting</a>'), SOFTWARE_URL); ?>
</body></html> </body></html>