aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-09-26 19:17:02 +0200
committermarijus <mario@mariovavti.com>2014-09-26 19:17:02 +0200
commitf652fbdf74ca646679df52825a7604893eca13e5 (patch)
tree7dc72da7701cf139a0e5233418ba58d8037d2465 /view/tpl
parent94fcf5885ee6543140884143afaba9a06adac3f9 (diff)
downloadvolse-hubzilla-f652fbdf74ca646679df52825a7604893eca13e5.tar.gz
volse-hubzilla-f652fbdf74ca646679df52825a7604893eca13e5.tar.bz2
volse-hubzilla-f652fbdf74ca646679df52825a7604893eca13e5.zip
fix blockquote
Diffstat (limited to 'view/tpl')
-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 27f156c68..cbb07cac3 100755
--- a/view/tpl/photo_albums.tpl
+++ b/view/tpl/photo_albums.tpl
@@ -1,5 +1,5 @@
<div id="side-bar-photos-albums" class="widget">
- <h3><a href="{{$baseurl}}/photos/{{$nick}}" title="{{$title}}" >{{$title}}</a></h3>
+ <h3>{{$title}}</h3>
{{if $albums}}
<ul class="nav nav-pills nav-stacked">
{{foreach $albums as $al}}