Help:Script Samples: Difference between revisions

Content deleted Content added
Line 32:
In order to show the scroll bars on a pre element it is necessary to statically set the '''width''':<br><br>
<code>&lt;pre style="width: 500px;"&gt;</code>
<pre class="scroll" style="width: 500px;">
<FluidFS> CLI > system authentication user-database set ldap -ldap_host ldap.furryyoghurt.com -ldap_base_dn "dc=exanet,dc=local"
<FluidFS> CLI >
Line 38:
<code>&lt;/pre&gt;</code>
<br><br>
 
== <code>&lt;syntax-highlight&gt;</code> element ==