diff options
author | aurynn_cmd <aurynn_cmd@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-08-19 23:00:35 +0000 |
---|---|---|
committer | aurynn_cmd <aurynn_cmd@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-08-19 23:00:35 +0000 |
commit | 3d8c7a3a98a3dfa05864b79e6cc2396871f20199 (patch) | |
tree | 8160b2834d1c5e8ac813a4c8bc2b26c8148f7741 /UI/reconciliation/upload.html | |
parent | 8febc823cc4048735469e58c574bcb4d92c3cfc7 (diff) |
Copious Admin and Reconciliation changes.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2283 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/reconciliation/upload.html')
-rw-r--r-- | UI/reconciliation/upload.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/UI/reconciliation/upload.html b/UI/reconciliation/upload.html index fdf3ac4e..b90d59be 100644 --- a/UI/reconciliation/upload.html +++ b/UI/reconciliation/upload.html @@ -1,4 +1,7 @@ -<div> +<?lsmb PROCESS 'ui-header.html' ?> +<?lsmb PROCESS 'elements.html' ?> + +<div class="body"> <div class="title"> New Reconciliation Report </div> |