minor dashboard cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>User Profiles</title>
|
||||
<title>Users</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="allUserSettingsPage" data-role="page" class="page type-interior userProfilesConfigurationPage">
|
||||
@@ -9,8 +9,8 @@
|
||||
<div data-role="content">
|
||||
<div class="content-primary">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="userprofiles.html" data-role="button">Users</a>
|
||||
<a href="allusersettings.html" class="ui-btn-active" data-role="button">Settings</a>
|
||||
<a href="userprofiles.html" data-role="button">Profiles</a>
|
||||
<a href="allusersettings.html" class="ui-btn-active" data-role="button">Security</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user