diff options
| author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-12-06 22:08:49 +0000 |
|---|---|---|
| committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-12-06 22:08:49 +0000 |
| commit | e5aa2c6737821924b77734ccfee74f1930831234 (patch) | |
| tree | 3880d2f8f07c04e2e83ebcf63a8c7bfd9880be1f /UI/create_batch.html | |
| parent | 54f827658f696a0cf3209b19d432a624f1f6b02b (diff) | |
Misc fixes
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1955 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/create_batch.html')
| -rw-r--r-- | UI/create_batch.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UI/create_batch.html b/UI/create_batch.html index 26500b7c..df50cdbd 100644 --- a/UI/create_batch.html +++ b/UI/create_batch.html @@ -1,8 +1,8 @@ -<?lsmb INCLUDE ui-header.html +<?lsmb INCLUDE "ui-header.html" titlebar = text('Create Batch') # ' include_stylesheet = [ - stylesheet "css/scripts/create_batch.css" + stylesheet ] ?> <body> |
