You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
446B

  1. <div class="form-row">
  2. <label for="node-input-export" style="display: block; width:100%;"><i class="icon-share"></i> Source Code:</label>
  3. <textarea readonly style="font-family: monospace; font-size: 12px; background:rgb(226, 229, 255); padding-left: 0.5em;" class="input-block-level" id="node-input-export" rows="12"></textarea>
  4. </div>
  5. <div class="form-tips">
  6. Select the text above and copy to the clipboard with Ctrl-A Ctrl-C.
  7. </div>