forked from kevinowino869/mitrobill
Template Redesigned
we have move all user template files to folder ui/ui/user-ui for easy customisation
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
|
||||
<div class="page page-err clearfix">
|
||||
<div class="err-container">
|
||||
@ -7,4 +7,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-activation-list -->
|
||||
|
||||
<div class="row">
|
||||
@ -41,4 +41,4 @@
|
||||
</div>
|
||||
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/user-header.tpl"}
|
||||
<!-- user-activation -->
|
||||
|
||||
<div class="row">
|
||||
@ -38,4 +38,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-change-password -->
|
||||
|
||||
<div class="row">
|
||||
@ -40,4 +40,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-dashboard -->
|
||||
|
||||
<div class="row">
|
||||
@ -398,4 +398,4 @@
|
||||
document.write('<meta http-equiv="refresh" target="_blank" content="' + authdly + '; url=' + auth + '">');
|
||||
</script>
|
||||
{/if}
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
|
||||
{if $tipe == 'view'}
|
||||
<div class="box box-primary">
|
||||
@ -110,4 +110,4 @@
|
||||
|
||||
{/if}
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
8
ui/ui/user-ui/index.html
Normal file
8
ui/ui/user-ui/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Directory access is forbidden.</p>
|
||||
</body>
|
||||
</html>
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
@ -18,4 +18,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-orderPlan -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
@ -34,4 +34,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-orderHistory -->
|
||||
|
||||
<div class="row">
|
||||
@ -53,4 +53,4 @@
|
||||
</div>
|
||||
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-orderPlan -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
@ -421,4 +421,4 @@
|
||||
{/foreach}
|
||||
</div>
|
||||
</div>
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-orderView -->
|
||||
<div class="row">
|
||||
<div class="col-md-3"></div>
|
||||
@ -150,4 +150,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-pages -->
|
||||
|
||||
<div class="row">
|
||||
@ -12,4 +12,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
|
||||
<!-- user-phone-update -->
|
||||
|
||||
@ -77,4 +77,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-profile -->
|
||||
|
||||
<div class="row">
|
||||
@ -84,4 +84,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-md-offset-3">
|
||||
@ -113,4 +113,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="user-ui/footer.tpl"}
|
@ -1,4 +1,4 @@
|
||||
{include file="sections/user-header.tpl"}
|
||||
{include file="user-ui/header.tpl"}
|
||||
<!-- user-orderView -->
|
||||
<div class="row">
|
||||
<div class="col-md-3"></div>
|
||||
@ -64,4 +64,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="suser-ui/footer.tpl"}
|
Reference in New Issue
Block a user