Merge branch 'master' of github.com:gallery/gallery3

This commit is contained in:
Bharat Mediratta
2011-10-03 21:47:45 -07:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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
+1
View File
@@ -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 ?>