diff --git a/modules/extra/webcpanel/templates/default/chanserv/access.html b/modules/extra/webcpanel/templates/default/chanserv/access.html deleted file mode 100644 index 13c0ba82b..000000000 --- a/modules/extra/webcpanel/templates/default/chanserv/access.html +++ /dev/null @@ -1,52 +0,0 @@ -{INCLUDE header.html} - {FOR M IN MESSAGES} - {M}
- {END FOR} - {IF EXISTS ACCESSES} - Access List
- - - - - - - {FOR MASK,ACCESS,CREATOR,ACCESS_CHANGE IN MASKS,ACCESSES,CREATORS,ACCESS_CHANGES} - - - - - {IF EQ ACCESS_CHANGE YES} - - {END IF} - - {END FOR} -
MaskAccessCreator
{MASK}{ACCESS}{CREATOR}Delete
- {ELSE} - Access list is empty. - {END IF} - -

- - Add an access entry
-
- - - - - - - - - - - -
MaskAccessProvider
- -
- -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/chanserv/akick.html b/modules/extra/webcpanel/templates/default/chanserv/akick.html deleted file mode 100644 index 23c1c1efd..000000000 --- a/modules/extra/webcpanel/templates/default/chanserv/akick.html +++ /dev/null @@ -1,42 +0,0 @@ -{INCLUDE header.html} - {FOR M IN MESSAGES} - {M}
- {END FOR} - {IF EXISTS MASKS} - Akick List
- - - - - - - {FOR MASK,CREATOR,REASON IN MASKS,CREATORS,REASONS} - - - - - - - {END FOR} -
MaskCreatorReason
{MASK}{CREATOR}{REASON}Delete
- {ELSE} - Akick list is empty. - {END IF} - -

- - Add an akick entry
-
- - - - - - - - - -
MaskReason
- -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/chanserv/drop.html b/modules/extra/webcpanel/templates/default/chanserv/drop.html deleted file mode 100644 index 35f0283f2..000000000 --- a/modules/extra/webcpanel/templates/default/chanserv/drop.html +++ /dev/null @@ -1,22 +0,0 @@ -{INCLUDE header.html} - {IF EXISTS MESSAGES} - {FOR M IN MESSAGES} - {M}
- {END FOR} - {END IF} -

Channels you can drop:

-
- {FOR CH,ECH IN CHANNEL_NAMES,ESCAPED_CHANNEL_NAMES} - {CH}
- {END FOR} -
- {IF EXISTS CHANNEL_DROP} -

Drop Channel {CHANNEL_DROP}?

-
- - Enter Channel For Confirmation: - - -
- {END IF} -{INCLUDE footer.html} \ No newline at end of file diff --git a/modules/extra/webcpanel/templates/default/chanserv/main.html b/modules/extra/webcpanel/templates/default/chanserv/main.html deleted file mode 100644 index dd9288f00..000000000 --- a/modules/extra/webcpanel/templates/default/chanserv/main.html +++ /dev/null @@ -1,8 +0,0 @@ -{INCLUDE header.html} - Channels you have access in:
-
- {FOR CH,ECH IN CHANNEL_NAMES,ESCAPED_CHANNEL_NAMES} - {CH}
- {END FOR} -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/chanserv/set.html b/modules/extra/webcpanel/templates/default/chanserv/set.html deleted file mode 100644 index a97455717..000000000 --- a/modules/extra/webcpanel/templates/default/chanserv/set.html +++ /dev/null @@ -1,100 +0,0 @@ -{INCLUDE header.html} - {FOR M IN MESSAGES} - {M}
- {END FOR} -
- - - - - - {IF EXISTS FOUNDER} - - - - - {END IF} - {IF EXISTS SUCCESSOR} - - - - - {END IF} - - - - - - - - - {IF EXISTS LAST_TOPIC} - - - - - - - - - {END IF} - - - {IF EXISTS KEEPTOPIC} - - {ELSE} - - {END IF} - - - - {IF EXISTS PEACE} - - {ELSE} - - {END IF} - - - - {IF EXISTS PRIVATE} - - {ELSE} - - {END IF} - - - - {IF EXISTS RESTRICTED} - - {ELSE} - - {END IF} - - - - {IF EXISTS SECURE} - - {ELSE} - - {END IF} - - - - {IF EXISTS SECUREOPS} - - {ELSE} - - {END IF} - - - - {IF EXISTS TOPICLOCK} - - {ELSE} - - {END IF} - -
Channel Name{CHANNEL}
Founder{FOUNDER}
Succsesor{SUCCESSOR}
Time registered{TIME_REGISTERED}
Last used{LAST_USED}
Last topic{LAST_TOPIC}
Set by{LAST_TOPIC_SETTER}
Keep topic
Peace
Private
Restricted
Secure
Secure Ops
Topic Lock
- -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/confirm.html b/modules/extra/webcpanel/templates/default/confirm.html deleted file mode 100644 index 918ccd971..000000000 --- a/modules/extra/webcpanel/templates/default/confirm.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {TITLE} - - -
-
- -
- - - - -
-
- -
- {FOR M IN MESSAGES} - {M}
- {END FOR} -
-
-
- - - diff --git a/modules/extra/webcpanel/templates/default/favicon.ico b/modules/extra/webcpanel/templates/default/favicon.ico deleted file mode 100644 index be735614a..000000000 Binary files a/modules/extra/webcpanel/templates/default/favicon.ico and /dev/null differ diff --git a/modules/extra/webcpanel/templates/default/footer.html b/modules/extra/webcpanel/templates/default/footer.html deleted file mode 100644 index 65d23402a..000000000 --- a/modules/extra/webcpanel/templates/default/footer.html +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/modules/extra/webcpanel/templates/default/header.html b/modules/extra/webcpanel/templates/default/header.html deleted file mode 100644 index 3cb1cf372..000000000 --- a/modules/extra/webcpanel/templates/default/header.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - {TITLE} - {IF EXISTS CMDR} - - {END IF} - - -
-
-

Status Message:

-
- -
-
-
-
-
- -
Logged in as {ACCOUNT} (Logout)
-
- -
diff --git a/modules/extra/webcpanel/templates/default/hostserv/request.html b/modules/extra/webcpanel/templates/default/hostserv/request.html deleted file mode 100644 index 158bed28f..000000000 --- a/modules/extra/webcpanel/templates/default/hostserv/request.html +++ /dev/null @@ -1,29 +0,0 @@ -{INCLUDE header.html} - {FOR M IN MESSAGES} - {M}
- {END FOR} - - - - -
Your current vHost: - {IF EXISTS VHOST} - {VHOST} - {ELSE} - None - {END IF} -
- {IF EXISTS CAN_REQUEST} - {IF EXISTS VHOST} - Request a new vHost - {ELSE} - Request a vHost - {END IF} -
- - -
- {ELSE} - vHost requests are disabled on this network. - {END IF} -{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/login.html b/modules/extra/webcpanel/templates/default/login.html deleted file mode 100644 index 7aa54aa9c..000000000 --- a/modules/extra/webcpanel/templates/default/login.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {TITLE} - - -
-
- -
- - - - -
-
- -
-

Login

- {INVALID_LOGIN}
- Login to continue. -
-
- - - - - - - - - - - - - -
Username:
Password:
-
-
-
-
- - - diff --git a/modules/extra/webcpanel/templates/default/logo.png b/modules/extra/webcpanel/templates/default/logo.png deleted file mode 100644 index 1ab5546c6..000000000 Binary files a/modules/extra/webcpanel/templates/default/logo.png and /dev/null differ diff --git a/modules/extra/webcpanel/templates/default/memoserv/memos.html b/modules/extra/webcpanel/templates/default/memoserv/memos.html deleted file mode 100644 index 4239a926f..000000000 --- a/modules/extra/webcpanel/templates/default/memoserv/memos.html +++ /dev/null @@ -1,69 +0,0 @@ -{INCLUDE header.html} - Channels you have access in:
- {FOR CH,ECH IN CHANNEL_NAMES,ESCAPED_CHANNEL_NAMES} - {CH} - {END FOR} -

- {FOR M IN MESSAGES} - {M}
- {END FOR} -
- {IF EXISTS NUMBER} - - Memos List: - - - - - - - {FOR I,S,T,TXT,U IN NUMBER,SENDER,TIME,TEXT,UNREAD} - {IF EQ U YES} - - {ELSE} - - {END IF} - - - - - {IF EQ U YES} - - - - - {ELSE} - - - - - {END IF} - - - {END FOR} -
NumberSenderTime/Message
{I}{S}{TXT}
Mark as Read   - Reply  - Delete
Mark as Unread   - Reply   - Delete
- {ELSE} - No memos to show. - {END IF} - -

- - Send a new Memo -
- Receiver: - Message: - -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/nickserv/access.html b/modules/extra/webcpanel/templates/default/nickserv/access.html deleted file mode 100644 index 9948c3694..000000000 --- a/modules/extra/webcpanel/templates/default/nickserv/access.html +++ /dev/null @@ -1,24 +0,0 @@ -{INCLUDE header.html} - {FOR M IN MESSAGES} - {M}
- {END FOR} - {IF EXISTS ACCESS} - Your access list: - - {FOR A IN ACCESS} - - - - - {END FOR} -
{A}Delete
- {ELSE} - Your access list is empty. - {END IF} -

- Add an access entry: -
- - -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/nickserv/alist.html b/modules/extra/webcpanel/templates/default/nickserv/alist.html deleted file mode 100644 index e36143458..000000000 --- a/modules/extra/webcpanel/templates/default/nickserv/alist.html +++ /dev/null @@ -1,16 +0,0 @@ -{INCLUDE header.html} - - - - - - - {FOR N,C,A IN NUMBERS,CHANNELS,ACCESSES} - - - - - - {END FOR} -
NumberChannelAccess
{N}{C}{A}
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/nickserv/cert.html b/modules/extra/webcpanel/templates/default/nickserv/cert.html deleted file mode 100644 index 31f12b883..000000000 --- a/modules/extra/webcpanel/templates/default/nickserv/cert.html +++ /dev/null @@ -1,19 +0,0 @@ -{INCLUDE header.html} - {FOR M IN MESSAGES} - {M}
- {END FOR} - Your certificate finrgerprints: - - {FOR CERT IN CERTS} - - - - - {END FOR} -
{CERT}Delete
- Add an certificate fingerprint -
- - -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/nickserv/info.html b/modules/extra/webcpanel/templates/default/nickserv/info.html deleted file mode 100644 index 1dd051364..000000000 --- a/modules/extra/webcpanel/templates/default/nickserv/info.html +++ /dev/null @@ -1,82 +0,0 @@ -{INCLUDE header.html} - {FOR M IN ERRORS} - {M}
- {END FOR} - {FOR M IN MESSAGES} - {M}
- {END FOR} - Your account information: -
- - - - - - {IF EXISTS EMAIL} - - - - - {END IF} - - - - - {IF EXISTS VHOST} - - - - - {END IF} - - - - - - - {IF EXISTS AUTOOP} - - {ELSE} - - {END IF} - - - - {IF EXISTS PRIVATE} - - {ELSE} - - {END IF} - - - - {IF EXISTS SECURE} - - {ELSE} - - {END IF} - - - - - -
Account:{DISPLAY}
EMail{EMAIL}
Time registered{TIME_REGISTERED}
Vhost{VHOST}
Greet
Auto op
Private
Secure
Kill
- -
-{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/operserv/akill.html b/modules/extra/webcpanel/templates/default/operserv/akill.html deleted file mode 100644 index dbe667938..000000000 --- a/modules/extra/webcpanel/templates/default/operserv/akill.html +++ /dev/null @@ -1,49 +0,0 @@ -{INCLUDE header.html} - {IF EXISTS NOACCESS} - Access denied. - {ELSE} - {FOR M IN MESSAGES} - {M}
- {END FOR} -
AKILL List: - - - - - - - -
NumberHostmaskExpiresSetter -
-
- - {FOR N,H,S,T,E,R IN NUMBER,HOST,SETTER,TIME,EXPIRE,REASON} - - - - - - - - {END FOR} -
{N}{H}{E}{S}Delete

-
- Add a new AKILL -
- - - - - - - - - - - -
HostMaskExpiryReason
- -
- {END IF} - -{INCLUDE footer.html} diff --git a/modules/extra/webcpanel/templates/default/register.html b/modules/extra/webcpanel/templates/default/register.html deleted file mode 100644 index 8f6a5296a..000000000 --- a/modules/extra/webcpanel/templates/default/register.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - {TITLE} - - -
-
- -
- - - - -
-
- - {MESSAGES} -
-

Register

-
- Fill out the following form to register. -
- - - - - - - - - - - - - - - - - -
Username:
Password:
Email
-
-
-
-
- - - diff --git a/modules/extra/webcpanel/templates/default/style.css b/modules/extra/webcpanel/templates/default/style.css deleted file mode 100644 index 13b4e4759..000000000 --- a/modules/extra/webcpanel/templates/default/style.css +++ /dev/null @@ -1,204 +0,0 @@ -html { -font-family: 'Cabin', Helvetica, Arial, sans-serif; -} -body { - overflow:hidden; - z-index: 10; -} -.master { - margin-left:0px; - margin-right:0px; - height:100%; - background: #FFF; - border-width: 1px; - border-style: solid; - overflow: hidden; -} -.header { - height: 33px; - padding-left: 5px; - width: auto; - background: #EEE; - border-width: 1px; - border-bottom-style: solid; -} -.sidebar { - width: 185px; - background: #EEE; - height: 500px; - border-width: 1px; - border-right-style: solid; - padding-top:15px; - padding-left:15px; -} - -.loggedinas { - right:15px; - top:15px; - position:absolute; -} - -#button { - padding: 0; - height:30px; - margin: 0px; - padding-bottom: 2px; -} -#button li { - display: inline; -} - -#button li a { - font-family: Arial; - font-size:11px; - text-decoration: none; - float:left; - padding: 10px; - background-color: #EEE; - height:13px; - color: #000; -} -#button li a:hover { - background-color: #A8BEE3; - padding-bottom:10px; -} -#a.current { - color:navy; -} - -.content { - left:220px; - top:50px; - position:absolute; -} - -.footer { - margin-left:auto; - margin-right:auto; - text-align:center; - height: 30px; - width:100%; - background: #FFF; - overflow: hidden; -} - -.sidenav { - list-style-type: none; - background: #EEE -} - -.sidenav a { - color:black; - text-decoration:none; -} -.sidenav a:hover{ - color:black; - background:#FFF; - text-decoration:underline; -} - -.scroll { - overflow-x: scroll; - height: 125px; -} - -.cinfo { - overflow-x: scroll; - height: 450px; -} - -.right { - text-align: right; -} -/* Table Stuff */ -.akillR1 { - width: 80px; - text-align: left; -} -.akillR2 { - width: 250px; - text-align: left; -} -.akillR3 { - width: 100px; - text-align: left; -} - -td.right a:link, td.right a:visited { - color: #000; - background-color: #FFF; - border: 1px solid #000; - padding: 0px 4px; - -webkit-border-radius: 5x; - border-radius: 5px; - text-decoration: none; -} - -td.right a:hover { - color: #00F; -} - -table#memoTable { - border-spacing: 0px; - border-collapse: collapse; -} - -table#memoTable tr { - padding: 1px; -} - -tr.read { - background-color: #FFF; -} - -tr.unread { - background-color: #EEE; -} - -tr.read td, tr.unread td { - padding: 2px; -} - -/* Modal Window */ -#mask { - position: absolute; - z-index: 9000; - background-color: #000; - height: 100%; - width: 100%; - display: none; -} - -#boxes .window { - position:fixed; - width:440px; - height:200px; - display:none; - z-index:9999; - padding:20px; -} - -#boxes #dialog { - text-align: center; - background-color: #FFF; - width:375px; - height:203px; - padding: 20px; - -webkit-border-radius: 15px; - border-radius: 15px; - display: none; -} - -#dialogClose { - padding-top: 20px; -} - -#dialogClose a:link, #dialogClose a:visited { - color: #000; - text-decoration: none; -} - -#dialogClose a:hover { - color: #000; - text-decoration: underline; -}