1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/templates/skeleton/lang_en.inc.php
Matthias Mees f6f8bd8617 Skeleton: add theme option to disable Google webfonts.
Cherry-picked from master.
2018-09-02 18:33:16 +02:00

3 lines
107 B
PHP

<?php
@define('USE_CORENAV', 'Use global navigation?');
@define('USE_GOOGLEFONTS', 'Use Google webfonts?');