Files
gallery3/core/views/admin_languages.html.php

7 lines
151 B
PHP
Raw Normal View History

<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="gLanguages">
2009-02-10 08:32:33 +00:00
<h1> <?= t("Language Settings") ?> </h1>
<?= $form ?>
</div>