summaryrefslogtreecommitdiff
path: root/themes/_administration/theme.php
diff options
context:
space:
mode:
authorŁukasz Wilenski <wooc@gazeta.pl>2011-01-21 19:38:30 +0000
committerŁukasz Wilenski <wooc@gazeta.pl>2011-01-21 19:38:30 +0000
commitda7cdd936088d21202b81183affd5b24dfcd16d0 (patch)
treee05e2a089b488fb06cac6aa06b015f96834df231 /themes/_administration/theme.php
parent7868ded04e4c810ee347c607cc64a1bd82bcefea (diff)
downloadwebtrees-da7cdd936088d21202b81183affd5b24dfcd16d0.tar.gz
webtrees-da7cdd936088d21202b81183affd5b24dfcd16d0.tar.bz2
webtrees-da7cdd936088d21202b81183affd5b24dfcd16d0.zip
add note link in privacy section
Diffstat (limited to 'themes/_administration/theme.php')
-rw-r--r--themes/_administration/theme.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php
index 794432d9b1..2193287ac1 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -48,6 +48,7 @@ $WT_IMAGES=array(
'close'=>WT_THEME_DIR.'images/close.png',
'button_indi'=>WT_THEME_DIR.'images/indi.gif',
'button_family'=>WT_THEME_DIR.'images/family.gif',
+ 'button_note'=>WT_THEME_DIR.'images/note.gif',
'button_media'=>WT_THEME_DIR.'images/media.gif',
'button_repository'=>WT_THEME_DIR.'images/repository.gif',
'button_source'=>WT_THEME_DIR.'images/source.gif',