diff options
Diffstat (limited to 'admin/settings/index.php')
-rw-r--r-- | admin/settings/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/settings/index.php b/admin/settings/index.php index 875abc8..e3c8946 100644 --- a/admin/settings/index.php +++ b/admin/settings/index.php @@ -17,7 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
?>
-
+ <link rel="stylesheet" type="text/css" href="settings/style.css" media="screen"/>
<div style="text-align:left;"><h2>- Account Settings</h2>
-<a href="?op=settings&change=password" >Change password</a>, email, name<br />
</div>
|