From 681a40af319373510f30793d3b892bd9700213fb Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 25 Aug 2008 14:17:08 +0000 Subject: Central: Added Activate Subscription form Also added an option to the user panel that allows you to edit configuration values if you're an admin. Refs #25 --- central/trunk/theme/activatedsub.tpl | 14 ++++++++++ central/trunk/theme/activatesub.tpl | 51 ++++++++++++++++++++++++++++++++++++ central/trunk/theme/userpanel.tpl | 8 ++++++ 3 files changed, 73 insertions(+) create mode 100644 central/trunk/theme/activatedsub.tpl create mode 100644 central/trunk/theme/activatesub.tpl (limited to 'central/trunk/theme') diff --git a/central/trunk/theme/activatedsub.tpl b/central/trunk/theme/activatedsub.tpl new file mode 100644 index 0000000..9bdcbf5 --- /dev/null +++ b/central/trunk/theme/activatedsub.tpl @@ -0,0 +1,14 @@ + + + <!--SITENAME--> InstaDisc Central Server + + + +
+

InstaDisc Subscription Activation

+ +

You've sucessfully activated your subscription! Back to User Panel +

+ + + diff --git a/central/trunk/theme/activatesub.tpl b/central/trunk/theme/activatesub.tpl new file mode 100644 index 0000000..f6dd6a0 --- /dev/null +++ b/central/trunk/theme/activatesub.tpl @@ -0,0 +1,51 @@ + + + <!--SITENAME--> InstaDisc Central Server + + + + +
+

InstaDisc Subscription Activation

+ +

If you've already requested a subscription be sponsered and added its Activation Key to its Subscription File, you can activate the subscription here: +

+ +
+ + +
Uh oh! Validation errors!

+

    + + + +
  1. + + + +
+
+ + +
+ User Details + +
+ +

* + +

+ + + + +
+
+ +
+ + +
+
+ + diff --git a/central/trunk/theme/userpanel.tpl b/central/trunk/theme/userpanel.tpl index 63be6f1..c10c0dc 100644 --- a/central/trunk/theme/userpanel.tpl +++ b/central/trunk/theme/userpanel.tpl @@ -21,6 +21,14 @@
  • Activate a Subscription
  • Manage subscriptions
  • + + +

    Since you are the almighty admin of this Central Server, you can edit configurational values! + +

    + -- cgit 1.4.1