mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-28 10:43:53 -04:00
Add some basic explanatory text
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<? defined("SYSPATH") or die("No direct script access."); ?>
|
||||
<div id="gModules">
|
||||
<h1> <?= _("Gallery Modules") ?> </h1>
|
||||
<p>
|
||||
<?= _("Power up your Gallery by adding more modules! Each module provides new cool features.") ?>
|
||||
</p>
|
||||
|
||||
<form method="post" action="<?= url::site("admin/modules/save") ?>">
|
||||
<?= access::csrf_form_field() ?>
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user