added conditional zencoding legend if html+edit_area

This commit is contained in:
mdipierro
2012-07-18 14:16:36 -05:00
parent 446e170e2a
commit a3142a2bae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-07-18 13:46:20) dev
Version 2.00.0 (2012-07-18 14:16:32) dev
+1 -1
View File
@@ -148,7 +148,7 @@ window.onload = function() {
</form>
</div>
{{if filetype=='html':}}
{{if TEXT_EDITOR == 'edit_area' and filetype=='html':}}
<div class="help">
<h3>{{=T('Key bindings for ZenCoding Plugin')}}</h3>
<ul>