diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-01-25 19:03:41 +0100 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-01-25 19:03:41 +0100 |
commit | 6558ee1e2210fb41b1f4d95f806ee441a565087d (patch) | |
tree | ae1f34aa7a25432652b2bc1f1264d09dc94c51cf /view/de/intros-top.tpl | |
parent | 1f95ba5c344a1b17c735bf2760a169beeff864c2 (diff) | |
parent | bb5ad77e2a67e0443444a433583c7d8de1a037a9 (diff) | |
download | volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.tar.gz volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.tar.bz2 volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.zip |
Merge branch 'friendika-master'
Diffstat (limited to 'view/de/intros-top.tpl')
-rw-r--r-- | view/de/intros-top.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/view/de/intros-top.tpl b/view/de/intros-top.tpl new file mode 100644 index 000000000..e65da1a3f --- /dev/null +++ b/view/de/intros-top.tpl @@ -0,0 +1,7 @@ +<h1>Schwebende Freundschafts/Kontakt Benachrichtigungen</h1> + +<div id="notification-show-hide-wrapper" > +<a href="$hide_url" id="notification-show-hide-link">$hide_text</a> +</div> + + |