Exemple #1
0
									</div>

									<div class="cke_bot" >&nbsp;</div>

									</fieldset>
									<fieldset>
									<legend><?php 
    echo JText::_('COM_ARKEDITOR_LAYOUT_MANAGER_LAYOUT_TOOLBAR_AVAILABLE_BUTTONS');
    ?>
</legend>

									<div class="cke_top" >&nbsp;</div>

									<div class="sortableList" style="position: relative">
									<?php 
    $max = ARKHelper::getNextAvailablePluginRowId() + 1;
    for ($i = 1; $i <= $max; $i++) {
        ?>
										<div class="sortableListDiv">
											<span class="sortableListSpan">
											<ul class="sortableRow">
									   <?php 
        if ($i == $max) {
            for ($x = 1; $x <= 20; $x++) {
                ?>
													<li class="sortableItem spacer" id="icon0"><img src="<?php 
                echo ARKEDITOR_COMPONENT;
                ?>
/icons/spacer.png" alt="<?php 
                echo JText::_('Spacer');
                ?>