Remove duplicate photo album edit link
This commit is contained in:
parent
b1b6533512
commit
b6fa528b63
|
@ -1,8 +1,5 @@
|
|||
<h3 id="photo-album-title">{{$album}}</h3>
|
||||
|
||||
{{if $edit}}
|
||||
<div id="album-edit-link"><a href="{{$edit.1}}" title="{{$edit.0}}">{{$edit.0}}</a></div>
|
||||
{{/if}}
|
||||
{{if $edit}}
|
||||
<div id="album-edit-link"><a href="{{$edit.1}}" title="{{$edit.0}}">{{$edit.0}}</a></div>
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in a new issue