From 6c711f696f73bc59813f6834ec241aef3b626cbd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 29 Aug 2015 20:00:53 -0400 Subject: Include documentation in the application --- app/Template/comment/create.php | 2 +- app/Template/comment/edit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Template/comment') diff --git a/app/Template/comment/create.php b/app/Template/comment/create.php index 8c66d9a4..8bcbe0f7 100644 --- a/app/Template/comment/create.php +++ b/app/Template/comment/create.php @@ -24,7 +24,7 @@ -
+
url->doc(t('Write your text in Markdown'), 'syntax-guide') ?>
diff --git a/app/Template/comment/edit.php b/app/Template/comment/edit.php index d67aa387..e01f3da4 100644 --- a/app/Template/comment/edit.php +++ b/app/Template/comment/edit.php @@ -26,7 +26,7 @@
-
+
url->doc(t('Write your text in Markdown'), 'syntax-guide') ?>
-- cgit v1.2.3