mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-01 12:40:45 -04:00
Adding UI for site language selection and user language preference.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div id="gLanguages">
|
||||
<h1> <?= t("Gallery Language Settings") ?> </h1>
|
||||
|
||||
<?= $form ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user