Ejemplo n.º 1
0
:</td>
          <td align="left" valign="top"><?php 
    echo $oFU->sDisplay();
    ?>
<div class="remark"><?php 
    echo $sMultiUploadNote;
    ?>
</div></td>
        </tr>
        <tr>
          <td align="left" valign="top" nowrap class="formFieldTitle"><?php 
    WYTSD("GalleryText", true);
    ?>
</td>
          <td align="left" valign="top" nowrap><?php 
    echo $oTA->sDisplay();
    ?>
</td>
        </tr>
        <tr>
          <td style="height: 20px" nowrap>&nbsp;</td>
          <td align="left" valign="top"><input type="button" class="formButton" value="<?php 
    WYTSD("CancelButton", true);
    ?>
" onclick="window.close();">&nbsp;<input type="submit" class="formButton" value="<?php 
    WYTSD("SaveButton", true);
    ?>
">
<?php 
    if (!WYImage::bCanResizeImages()) {
        ?>
Ejemplo n.º 2
0
        <td align="right"><img src="../images/logo.gif"></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td valign="top"><?php 
if (!$bDidSave) {
    ?>
      <form style="margin:0; padding:0; height:95%; width:100%;" method="post" action="<?php 
    echo $_SERVER['PHP_SELF'];
    ?>
" onsubmit="return submitForm();">
      <table border="0" cellspacing="0" cellpadding="6" style="height: 95%; width: 100%;">
        <tr>
          <td align="left" valign="top"><?php 
    echo $oTAHTMLCode->sDisplay();
    ?>
</td>
        </tr>
        <tr>
          <td style="height: 30px"><input name="Button" type="button" class="formButton" value="<?php 
    WYTSD("CancelButton", true);
    ?>
" onClick="window.close();">
          <input type="submit" class="formButton" value="<?php 
    WYTSD("SaveButton", true);
    ?>
">
            <?php 
    echo WYEditor::sHiddenFieldsForElement($oElement);
    ?>