diff options
Diffstat (limited to 'templates/Default-timecard.html')
-rwxr-xr-x | templates/Default-timecard.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/Default-timecard.html b/templates/Default-timecard.html index d9baa897..e6bb05ab 100755 --- a/templates/Default-timecard.html +++ b/templates/Default-timecard.html @@ -1,6 +1,6 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -66,7 +66,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=bottom> <td> <table> |