mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-05 19:29:06 -04:00
Third times the charm. Rethink unordered lists and bullets. Revert to turning them off by default and provide a new class, g-text, to define a list or a section of text as needing to display bullets.
This commit is contained in:
@@ -112,8 +112,8 @@ $("document").ready(function() {
|
||||
</p>
|
||||
<? endif ?>
|
||||
</div>
|
||||
<div id="g-admin-g2-import-notes">
|
||||
<ul class="enumeration">
|
||||
<div id="g-admin-g2-import-notes" class="g-text">
|
||||
<ul>
|
||||
<li>
|
||||
<?= t("Gallery 3 does not support per-user / per-item permissions. <b>Review permissions!</b>") ?>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user