From b6fa15a1e9a7110778d39451a2ed16a3ad399b4d Mon Sep 17 00:00:00 2001 From: horse69 Date: Sun, 6 May 2012 21:45:12 +0000 Subject: [PATCH] minor alignment phone system page git-svn-id: https://svn.code.sf.net/p/freetel/code@395 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/phones.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mini-asterisk-gui2/phones.js b/mini-asterisk-gui2/phones.js index 9195bcea..e2e29028 100644 --- a/mini-asterisk-gui2/phones.js +++ b/mini-asterisk-gui2/phones.js @@ -32,8 +32,8 @@ function initialisePage() { // print out internet connection html += '

Phone System

'; - html += 'Internet Connection:
'; - html += 'Phone System IP Address:'; + html += 'Internet Connection:
'; + html += 'Phone System IP Address: '; html += ' '; // print out analog phones -- 2.25.1