From 8e219bdd770e5d62acca853ff0a47e32dc1b1dcf Mon Sep 17 00:00:00 2001 From: MatthewM Date: Thu, 20 Dec 2012 16:12:16 -0500 Subject: [PATCH] Moved the javascript to header.html from memos.html to make it easier to intergrate the overlay feedback and do tweaks --- .../webcpanel/templates/default/header.html | 51 +++++++++++++++++++ .../templates/default/memoserv/memos.html | 51 ------------------- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/modules/extra/webcpanel/templates/default/header.html b/modules/extra/webcpanel/templates/default/header.html index 35bffaa23..15148838a 100644 --- a/modules/extra/webcpanel/templates/default/header.html +++ b/modules/extra/webcpanel/templates/default/header.html @@ -7,6 +7,57 @@ + {IF EXISTS CMDR} + + {END IF}
diff --git a/modules/extra/webcpanel/templates/default/memoserv/memos.html b/modules/extra/webcpanel/templates/default/memoserv/memos.html index 4d0024f91..4239a926f 100644 --- a/modules/extra/webcpanel/templates/default/memoserv/memos.html +++ b/modules/extra/webcpanel/templates/default/memoserv/memos.html @@ -1,55 +1,4 @@ {INCLUDE header.html} - {IF EXISTS CMDR} - - {END IF} Channels you have access in:
{FOR CH,ECH IN CHANNEL_NAMES,ESCAPED_CHANNEL_NAMES} {CH}