Ejemplo n.º 1
0
    <?php 
Loco::render('admin-nav', compact('nav'));
?>
 
    
    <div>&nbsp;</div>
    <div class="icon32 icon-settings"><br /></div>
    <h2>
        <?php 
Loco::h(Loco::__('Configure Loco Translate'));
?>
 
    </h2>
    
    <?php 
isset($success) and LocoAdmin::success($success);
?>
 

    <form action="" method="post">
        <table class="form-table">
            <tbody>
                <tr valign="top">
                    <th scope="row"><?php 
Loco::h(Loco::__('Compiling MO files'));
?>
</th>
                    <td>
                        <fieldset>
                            <legend class="screen-reader-text">
                                <span><?php