mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
98d7e54ca4
commit
2ccbc7f7d3
@ -352,7 +352,6 @@ IMAGE_SPREAD=(
|
||||
# / +-- template name
|
||||
# / /
|
||||
[0]=text-spread
|
||||
[1]=imagebleedleft
|
||||
[2]=image-image
|
||||
)
|
||||
```
|
||||
|
||||
@ -171,7 +171,6 @@ IMAGE_PAGE=${IMAGE_PAGE:=imagepage}
|
||||
if [ ${#IMAGE_SPREAD[@]} = 0 ] ; then
|
||||
IMAGE_SPREAD=(
|
||||
[0]=text-spread
|
||||
[1]=imagebleedleft
|
||||
[2]=image-image
|
||||
)
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user