mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +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
|
# / +-- template name
|
||||||
# / /
|
# / /
|
||||||
[0]=text-spread
|
[0]=text-spread
|
||||||
[1]=imagebleedleft
|
|
||||||
[2]=image-image
|
[2]=image-image
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|||||||
@ -171,7 +171,6 @@ IMAGE_PAGE=${IMAGE_PAGE:=imagepage}
|
|||||||
if [ ${#IMAGE_SPREAD[@]} = 0 ] ; then
|
if [ ${#IMAGE_SPREAD[@]} = 0 ] ; then
|
||||||
IMAGE_SPREAD=(
|
IMAGE_SPREAD=(
|
||||||
[0]=text-spread
|
[0]=text-spread
|
||||||
[1]=imagebleedleft
|
|
||||||
[2]=image-image
|
[2]=image-image
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user