From a3142a2baed233243f4d1926dd52ec15178ffc7d Mon Sep 17 00:00:00 2001 From: mdipierro Date: Wed, 18 Jul 2012 14:16:36 -0500 Subject: [PATCH] added conditional zencoding legend if html+edit_area --- VERSION | 2 +- applications/admin/views/default/edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index f8cb74e5..d0bd9e17 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-07-18 13:46:20) dev +Version 2.00.0 (2012-07-18 14:16:32) dev diff --git a/applications/admin/views/default/edit.html b/applications/admin/views/default/edit.html index 8f5e637e..2456aa22 100644 --- a/applications/admin/views/default/edit.html +++ b/applications/admin/views/default/edit.html @@ -148,7 +148,7 @@ window.onload = function() { -{{if filetype=='html':}} +{{if TEXT_EDITOR == 'edit_area' and filetype=='html':}}

{{=T('Key bindings for ZenCoding Plugin')}}