aboutsummaryrefslogtreecommitdiffstats
path: root/profile.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.php b/profile.php
index 8c4db8fce..a05def74e 100644
--- a/profile.php
+++ b/profile.php
@@ -223,7 +223,7 @@ $template->assign_vars(
$blockname = 'template_option';
-foreach (get_themes() as $pwg_template)
+foreach (get_pwg_themes() as $pwg_template)
{
if (isset($_POST['submit']))
{