Show More
@@ -77,8 +77,8 b'' | |||||
77 | <div style="padding: 10px 0px"></div> |
|
77 | <div style="padding: 10px 0px"></div> | |
78 | <div class="textarea text-area"> |
|
78 | <div class="textarea text-area"> | |
79 | ${h.textarea('rhodecode_pre_code',cols=23,rows=5,class_="medium")} |
|
79 | ${h.textarea('rhodecode_pre_code',cols=23,rows=5,class_="medium")} | |
80 | <span class="help-block">${_('Custom js/css code added at the end of the <header> tag.')} |
|
80 | <span class="help-block">${_('Custom js/css code added at the end of the <header/> tag.')} | |
81 | ${_('Use <script> or <css> tags to define custom styling or scripting')}</span> |
|
81 | ${_('Use <script/> or <css/> tags to define custom styling or scripting')}</span> | |
82 | </div> |
|
82 | </div> | |
83 | </div> |
|
83 | </div> | |
84 | </div> |
|
84 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now