Changeset 12315
- Timestamp:
- Jul 19, 2009, 11:16:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/branches/STABLE/3.0.x/apps/mobile_frontend/templates/layout.php
r10354 r12315 19 19 <body> 20 20 21 <a name=" #top"></a>21 <a name="top"></a> 22 22 23 23 <?php if (!include_slot('op_mobile_header')): ?> … … 37 37 <?php echo $sf_content ?> 38 38 39 <a name=" #bottom"></a>39 <a name="bottom"></a> 40 40 41 41 <?php include_component('default', 'nav', array('type' => 'mobile_global')) ?>
Note: See TracChangeset
for help on using the changeset viewer.