From: Michael Ang Date: Wed, 1 Dec 2010 01:20:22 +0000 (+0000) Subject: Remove trailing pipe on info modal X-Git-Url: http://git.rot13.org/?p=bookreader.git;a=commitdiff_plain;h=1b335ac642e4eb1fb808b17e940f112f8bb2bdba Remove trailing pipe on info modal --- diff --git a/BookReaderIA/datanode/BookReaderJSIA.php b/BookReaderIA/datanode/BookReaderJSIA.php index 0b0dd2e..af5c795 100644 --- a/BookReaderIA/datanode/BookReaderJSIA.php +++ b/BookReaderIA/datanode/BookReaderJSIA.php @@ -385,7 +385,7 @@ br.buildInfoDiv = function(jInfoDiv) { '
  • Plain Text|
  • ', '
  • DAISY|
  • ', '
  • ePub|
  • ', - '
  • Send to Kindle|
  • ', + '
  • Send to Kindle
  • ', '', '

    More information on ' + domain + '

    '].join('\n'));