aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-04-07 13:37:18 -0700
committerzotlabs <mike@macgirvin.com>2017-04-07 13:37:18 -0700
commitdbef80f7bdf43047c721518f888eb859cda1ea0e (patch)
tree0677f02fdd1a6af67386a7940e734285f559561a /view
parent1352e334b189698fee2889038f4849bb28535ba5 (diff)
downloadvolse-hubzilla-dbef80f7bdf43047c721518f888eb859cda1ea0e.tar.gz
volse-hubzilla-dbef80f7bdf43047c721518f888eb859cda1ea0e.tar.bz2
volse-hubzilla-dbef80f7bdf43047c721518f888eb859cda1ea0e.zip
fix from downstream
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/photo_albums.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photo_albums.tpl b/view/tpl/photo_albums.tpl
index c565ccaf1..a238e61bc 100755
--- a/view/tpl/photo_albums.tpl
+++ b/view/tpl/photo_albums.tpl
@@ -1,7 +1,7 @@
<div id="side-bar-photos-albums" class="widget">
<h3>{{$title}}</h3>
<ul class="nav nav-pills flex-column">
- <li class="nav-item"><a class="nav-link" href="{{$baseurl}}/photos/{{$nick}}" title="{{$title}}" >{{$recent_photos}}</a></li>
+ <li class="nav-item"><a class="nav-link" href="{{$baseurl}}/photos/{{$nick}}" title="{{$title}}" >{{$recent}}</a></li>
{{if $albums}}
{{foreach $albums as $al}}
{{if $al.shorttext}}