diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/photo_index.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index 6d109d0..61f54d4 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -18,6 +18,7 @@ {/if} </td> <td class="index_header" style="text-align: right;"> + <a href="{$extern_link}">Extern</a> <img src="resources/photo_index.png" alt="photo index" /> </td> </tr> |