Przeglądaj źródła

! And one last lurking one.

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 10 lat temu
rodzic
commit
02170b941c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Themes/default/ManagePermissions.template.php

+ 1 - 1
Themes/default/ManagePermissions.template.php

@@ -219,7 +219,7 @@ function template_permission_index()
 				}
 			],
 			oThemeOptions: {
-				bUseThemeSettings: ', $context['user']['is_guest'] ? 'false' : 'true', ',
+				bUseThemeSettings: true,
 				sOptionName: \'admin_preferences\',
 				sSessionVar: smf_session_var,
 				sSessionId: smf_session_id,