Ejemplo n.º 1
0
        echo $tpt;
        ?>
_dir_state_toggle">&nbsp;<img src="<?php 
        echo $skin_path;
        ?>
/images/folder.gif" /></span>
                        <?php 
    }
    ?>
                    </td>
                    <td  width="31%" style="padding-left:10px;">
                        <input type="text" name="<?php 
    echo $tpl;
    ?>
_name" class="input_d" value="<?php 
    echo @help::tpl_name($tpl);
    ?>
">
                    </td>
                    <td width="31%" style="padding-left:10px;">
                        <input type="text" name="<?php 
    echo $tpl;
    ?>
_note" class="input_d" value="<?php 
    echo @help::tpl_note($tpl);
    ?>
">
                    </td>
                </tr>
            </tbody>
        </table>