From: drowe67 Date: Mon, 4 Jan 2010 06:49:59 +0000 (+0000) Subject: nice menus with tool tips X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=7eb9f7c89727956e5f6fd3bc3afde595e6640231;p=freetel-svn-tracking.git nice menus with tool tips git-svn-id: https://svn.code.sf.net/p/freetel/code@92 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/easy-asterisk-gui/banner.html b/easy-asterisk-gui/banner.html index 432c7cdb..c582d25b 100644 --- a/easy-asterisk-gui/banner.html +++ b/easy-asterisk-gui/banner.html @@ -1 +1 @@ -

Easy Asterisk

+

diff --git a/easy-asterisk-gui/logout.sh b/easy-asterisk-gui/logout.sh index 93590311..769d7b8e 100644 --- a/easy-asterisk-gui/logout.sh +++ b/easy-asterisk-gui/logout.sh @@ -8,5 +8,6 @@ Content-type: text/html Set-Cookie: loggedin=1; expires=Thursday, 01-Jan-98 12:00:00 GMT Easy Asterisk - Logout + +
Monitor the status of your phone system
+
Set up the network and connect to the Internet
+ - - + + + + + + + + + +
Menu 1
Menu 2

 

Dashboard
Network
Logout
diff --git a/easy-asterisk-gui/network.sh b/easy-asterisk-gui/network.sh index 33ee3b14..bb93c28c 100644 --- a/easy-asterisk-gui/network.sh +++ b/easy-asterisk-gui/network.sh @@ -57,28 +57,45 @@ cat << EOF Easy Asterisk - Network
Tells you if I can reach the Internet. If not "Good" check your network settings, in particular Gateway and DNS.
-
- - - - - - - - - - - - - - - - - - + +

Network

StaticDHCP
IP Address:
Netmask:
Gateway:
DNS:
Internet Connection:
-  
+EOF +cat banner.html +echo " " +cat menu.html +cat < + + +
+ + + + + + + + + + + + + + + + + +

Network

StaticDHCP
IP Address:
Netmask:
Gateway:
DNS:
Internet Connection:
+  
+
+ + + + + - + EOF