From 41636a50aa4fd3f53ad9f9e9d797bfcc37ba8e13 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 22 Feb 2012 23:34:30 -0800 Subject: new notify sort of working in testbubble --- view/notify.tpl | 3 +++ view/theme/testbubble/nav.tpl | 1 + 2 files changed, 4 insertions(+) create mode 100755 view/notify.tpl (limited to 'view') diff --git a/view/notify.tpl b/view/notify.tpl new file mode 100755 index 000000000..73cc9f948 --- /dev/null +++ b/view/notify.tpl @@ -0,0 +1,3 @@ +
+ $item_text $item_when +
\ No newline at end of file diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl index 9051fcb06..d657a11c5 100755 --- a/view/theme/testbubble/nav.tpl +++ b/view/theme/testbubble/nav.tpl @@ -10,6 +10,7 @@ {{ if $nav.introductions }}{{ endif }} {{ if $nav.messages }}{{ endif }} -- cgit v1.2.3