From: horse69 Date: Sun, 6 May 2012 22:59:01 +0000 (+0000) Subject: comments X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=fe9ac324a3338529d818b7ab308719183e4af1af;p=freetel-svn-tracking.git comments git-svn-id: https://svn.code.sf.net/p/freetel/code@398 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/mini-asterisk-gui2/about.js b/mini-asterisk-gui2/about.js index a06c7bcf..bdac0042 100644 --- a/mini-asterisk-gui2/about.js +++ b/mini-asterisk-gui2/about.js @@ -1,9 +1,9 @@ /* about.js Ian Roberts - May 7 2010 + May 7 2012 - About screen for Mini Asterisk GUI. + About screen for Mini Asterisk GUI2. */ var update_time = 10; @@ -31,6 +31,7 @@ function initialisePage() { html += '

About

'; html += 'Mini Asterisk GUI2 Revision XXX'; html += 'Brought to you by the Free Telephony Project'; + // this image will only come up if internet connection is present html += ' '; html += ' ';