Exemplo n.º 1
0
    _e("Publish your ad for free", 'realestate');
    ?>
</a>
        <?php 
}
?>
        <div class="empty"></div>
    </div>
    <div id="header-shadow"></div>
</div>
<!-- /header -->
<?php 
if (function_exists('breadcrumbs')) {
    ?>
    <?php 
    if (!osc_is_home_page()) {
        ?>
    <div class="breadcrumb">
        <?php 
        breadcrumbs('&raquo;');
        ?>
    </div>
    <?php 
    }
}
?>
<!-- container -->
<div class="container">
<?php 
osc_show_widgets('header');
Exemplo n.º 2
0
<?php

/*
 *      OSCLass – software for creating and publishing online classified
 *                           advertising platforms
 *
 *                        Copyright (C) 2010 OSCLASS
 *
 *       This program is free software: you can redistribute it and/or
 *     modify it under the terms of the GNU Affero General Public License
 *     as published by the Free Software Foundation, either version 3 of
 *            the License, or (at your option) any later version.
 *
 *     This program is distributed in the hope that it will be useful, but
 *         WITHOUT ANY WARRANTY; without even the implied warranty of
 *        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *             GNU Affero General Public License for more details.
 *
 *      You should have received a copy of the GNU Affero General Public
 * License along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
osc_show_widgets('footer');
osc_run_hook('footer');
?>
<div id="footer">
    <div class="inner">
          <?php 
_e('This website is proudly using the <a title="OSClass web" href="http://osclass.org/">classifieds scripts</a> software <strong>OSClass</strong>', 'masjob');
?>
    </div>
</div>
Exemplo n.º 3
0
<div class="content user_account panel-body">
			<div id="sidebar" class="col-md-3">
                
				
				<div class="user-dashboard-widget"><?php 
osc_show_widgets('user-dashboard');
?>
</div>
			</div>
			<div class="col-md-9">
				<div class="row form-group">


<div class="content user_account">

  
    <div id="main">
            <h2><?php 
_e('Cover Photo Uploader', 'cover_photo');
?>
</h2> <br /><br />
            
            
            <?php 
cover_photo_upload();
?>
 
            
            
            
    </div>