diff options
author | ivan <ivan> | 2009-07-27 19:51:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-07-27 19:51:16 +0000 |
commit | 8d02e9450e5999da1015ac4c74f7a478716554f1 (patch) | |
tree | 048907779e1740d964023a158de9aa8e9d69a16e /httemplate | |
parent | 342de0c0922c4fac8d6ace5a38670ace35366571 (diff) |
fix spacing
Diffstat (limited to 'httemplate')
-rwxr-xr-x | httemplate/misc/cancel_pkg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cancel_pkg.html b/httemplate/misc/cancel_pkg.html index 1228eb1af..607ce13c4 100755 --- a/httemplate/misc/cancel_pkg.html +++ b/httemplate/misc/cancel_pkg.html @@ -17,7 +17,7 @@ <BR><BR> -<% ucfirst($method) . $part_pkg->pkg_comment %> +<% ucfirst($method) %> <% $part_pkg->pkg_comment %> <% ntable("#cccccc", 2) %> % if ($method eq 'expire' || $method eq 'adjourn') { |