mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-30 03:30:34 -04:00
Merge branch 'master' of github.com:gallery/gallery3
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@
|
||||
; process. You don't need to edit it. In fact..
|
||||
;
|
||||
; DO NOT EDIT THIS FILE BY HAND!
|
||||
build_number=173
|
||||
build_number=175
|
||||
|
||||
@@ -115,6 +115,7 @@
|
||||
<? if (!$breadcrumb->last): ?> <a href="<?= $breadcrumb->url ?>"><? endif ?>
|
||||
<?= html::purify(text::limit_chars($breadcrumb->title, module::get_var("gallery", "visible_title_length"))) ?>
|
||||
<? if (!$breadcrumb->last): ?></a><? endif ?>
|
||||
</li>
|
||||
<? endforeach ?>
|
||||
</ul>
|
||||
<? endif ?>
|
||||
|
||||
Reference in New Issue
Block a user