%@ Page Language="VB" Explicit="False" MasterPageFile="admin.master" %> <%@ MasterType VirtualPath="admin.master" %> <% pd.createadmintab("Home", "home.aspx") pd.createadmintab("Settings", "settings.aspx") If pd.admindevmode = "OFF" Then pd.createadmintab("Help", "help.aspx") End If pd.writeadmintabs() %> Settings Menu Below are the various Administrator settings by type. <% If (pd.pdm.pdlictype = "EX" Or pd.pdm.pdlictype = "SB") And pd.admindevmode = "OFF" Then%> Upgrade Available Remove the Item, Category, and Custom page limits by upgrading! Upgrading is easy and seamless, no need to re-install or re-enter any content! Just purchase the Upgrade online, and Activate. <%End If%> <% If pd.pdm.pdshopactivated = "N" Then%> Activation <%= pd.pdm.activatemessage%> <%End If%> General Settings Web Address (URL/SSL) Title / Keywords Items Categories Email Checkout Orders Reviews Inventory Shipping Taxes Discounts Payment Methods Payment Gateways Gift Certificates WishLists States/Countries/Regions Affilate Program Email A Friend Digital Items Design/Layout Default Colors Page Layout Page Content Menu / Links DropDown Menu Custom Pages Buttons Section Headings Form/Field Headings Text/Error Messages Image Upload Image Files Image Settings / Sizes Advanced Tools & Settings Web Address (URL/SSL) User Security Import Data Export Data Export Files Currency, Number, Date Formatting HTML Editor Social Media Google Analytics Google Multi-Language Multi-Currency Mobile Support Url Re-writer Caching Database Tools <% If (pd.pdm.pdlictype = "EX" Or pd.pdm.pdlictype = "SB") And pd.admindevmode = "OFF" Then%> Upgrade <% End If%> <% If Master.pdview = "N" Then%> <%Else%> Admin Interface You are currently using the old Admin layout. Click below to switch to the Newer version. <% End If%>