Пример #1
0
    ?>
:</p>
          <p class="pageinput">
	      <input class="pagenb" type="text" name="page_extra3" value="<?php 
    echo $page_extra3;
    ?>
" size="50" maxlength="255" />
          </p>
        </div>

        <div class="pageoverflow">
          <?php 
    $my_addeditors = explode(',', $additional_editors);
    $contentops =& $gCms->GetContentOperations();
    $content = new ContentBase();
    $addeditors = $content->ShowAdditionalEditors($my_addeditors);
    ?>
	  <p class="pagetext"><?php 
    echo $addeditors[0];
    ?>
:</p>
          <p class="pageinput">
          <?php 
    echo $addeditors[1];
    ?>
          </p>
        </div>

        <!-- the submit/cancel buttons -->
        <div class="pageoverflow">
          <p class="pagetext">&nbsp;</p>