added conditional zencoding legend if html+edit_area
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.00.0 (2012-07-18 13:46:20) dev
|
||||
Version 2.00.0 (2012-07-18 14:16:32) dev
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user