From dcbc0c0c9516adf616023615871439b4015fa686 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 1 Aug 2012 05:02:43 -0700 Subject: major theme re-org, only duepuntozero and slackr working atm --- view/theme/duepuntozero/tpl/prv_message.tpl | 39 +++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 view/theme/duepuntozero/tpl/prv_message.tpl (limited to 'view/theme/duepuntozero/tpl/prv_message.tpl') diff --git a/view/theme/duepuntozero/tpl/prv_message.tpl b/view/theme/duepuntozero/tpl/prv_message.tpl new file mode 100644 index 000000000..e103497e1 --- /dev/null +++ b/view/theme/duepuntozero/tpl/prv_message.tpl @@ -0,0 +1,39 @@ + +

$header

+ +
+
+ +$parent + +
$to
+ +{{ if $showinputs }} + + +{{ else }} +$select +{{ endif }} + +
$subject
+ + +
$yourmessage
+ + + +
+ +
+
+
+ +
+ +
+
+
+
+
-- cgit v1.2.3