Logo
Explore Help
Sign In
stian/gallery3
Watch 1
Star 0
Fork 0
mirror of https://github.com/Pathduck/gallery3.git synced 2026-07-28 18:53:58 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
86a91c11cf8e2af8d100ee8a982a299d341ef032
gallery3/themes/wind/views/no_sidebar.html.php
T

7 lines
248 B
PHP
Raw Normal View History

Use the block_manager to manage site sidebar panels. Fixes ticket #110.
2009-09-30 07:31:11 -07:00
<?php defined("SYSPATH") or die("No direct script access.") ?>
Consolidated the rest of the base message styles into lib/gallery.common.css and applied updates to views. Moved over draggable/droppable styles. Use g-target consistently for drag/drop interactions. Minor re-ordering of selectors in gallery.common.css. Updates to css comments.
2009-10-07 00:21:23 -06:00
<ul class="g-message-block">
Fix a typo.
2010-03-03 01:57:45 +08:00
<li class="g-warning"><?= t("No active sidebar blocks.") ?>
Minir l10n message cleanup. Avoid <br/> in messages since the server normalizes them to <br />, i.e. leading to a mismatch.
2010-01-31 14:03:32 -08:00
<br/><a href="<?= url::site("admin/sidebar") ?>"><?= t("Add blocks") ?></a>
</li>
Consolidated the rest of the base message styles into lib/gallery.common.css and applied updates to views. Moved over draggable/droppable styles. Use g-target consistently for drag/drop interactions. Minor re-ordering of selectors in gallery.common.css. Updates to css comments.
2009-10-07 00:21:23 -06:00
</ul>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.27.0 Page: 181ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API