X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/210d915d4e2f21b063ebd0f3f6d8277b4a331f93..5e305a2e0a9b4349300a38ceb39a6c67b6dfd7a4:/bpgallery.sh diff --git a/bpgallery.sh b/bpgallery.sh index ccbb328..d26821a 100755 --- a/bpgallery.sh +++ b/bpgallery.sh @@ -17,10 +17,9 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -set -e set -f -VERSION="1.1+arch" +VERSION="1.1.1+arch" function bpgallery_default_head() { cat < ${TITLE} - + END @@ -53,7 +52,7 @@ else caption_alt=$caption fi cat << END -
$caption_alt
$caption
+
$caption_alt
$caption
END } @@ -134,7 +133,7 @@ function bpgallery_default_page() {

${caption}