diff options
| author | Paul Buetow <paul@buetow.org> | 2022-02-19 10:59:23 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-02-19 10:59:23 +0000 |
| commit | e2e7f1477f16c97c676501ca9b98907135bb8155 (patch) | |
| tree | 6556c19593b2920f18dbf4118a1fe849e86fabf4 /share/templates/default/header-first-add.tmpl | |
| parent | 75c62b3abb4f84c2dc967b9f9289df10cb6af227 (diff) | |
more on shellcheck
Diffstat (limited to 'share/templates/default/header-first-add.tmpl')
| -rw-r--r-- | share/templates/default/header-first-add.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/default/header-first-add.tmpl b/share/templates/default/header-first-add.tmpl index c6eed3a..436c4e9 100644 --- a/share/templates/default/header-first-add.tmpl +++ b/share/templates/default/header-first-add.tmpl @@ -1,3 +1,3 @@ cat <<END -<p align='right'> +<p align='center'> END |
