* mv the view file of common module to view directory.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* @version $Id$
|
||||
*/
|
||||
?>
|
||||
<?php include '../../common/header.lite.html.php';?>
|
||||
<?php include '../../common/view/header.lite.html.php';?>
|
||||
<div class='yui-d0' style='margin-top:50px'>
|
||||
<table align='center' class='table-5 f-14px'>
|
||||
<caption><?php echo $lang->upgrade->$result;?></caption>
|
||||
@@ -41,4 +41,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<?php include '../../common/footer.html.php';?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user