| 683 | | <mtapp:setting |
|---|
| 684 | | id="include_cache_path" |
|---|
| 685 | | label="<__trans phrase="Include cache path">" |
|---|
| 686 | | shown="<mt:if name="include_with_ssi">0<mt:else>1</mt:if>"> |
|---|
| 687 | | <div class="textarea-wrapper"> |
|---|
| 688 | | <input type="text" id="include-cache-path" name="cache_path" value="<mt:var name="cache_path">" maxlength="255" class="full-width" mt:watch-change="1" /> |
|---|
| 689 | | </div> |
|---|
| 690 | | </mtapp:setting> |
|---|
| | 683 | <mt:ignore> |
|---|
| | 684 | <mtapp:setting |
|---|
| | 685 | id="include_cache_path" |
|---|
| | 686 | label="<__trans phrase="Include cache path">" |
|---|
| | 687 | shown="<mt:if name="include_with_ssi">0<mt:else>1</mt:if>"> |
|---|
| | 688 | <div class="textarea-wrapper"> |
|---|
| | 689 | <input type="text" id="include-cache-path" name="cache_path" value="<mt:var name="cache_path">" maxlength="255" class="full-width" mt:watch-change="1" /> |
|---|
| | 690 | </div> |
|---|
| | 691 | </mtapp:setting> |
|---|
| | 692 | </mt:ignore> |
|---|