Removed stylesheet from index
This commit is contained in:
parent
ea0fdab6ba
commit
664c05decd
@ -3,12 +3,12 @@
|
|||||||
* This will show a nice table of all the icons used by phpLDAPadmin.
|
* This will show a nice table of all the icons used by phpLDAPadmin.
|
||||||
* @package phpLDAPadmin
|
* @package phpLDAPadmin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="../style.css" media="screen" />
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h3 class="title">phpLDAPadmin icons</h3>
|
<h3 class="title">phpLDAPadmin icons</h3>
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
* This will show a nice table of all the icons used by phpLDAPadmin.
|
* This will show a nice table of all the icons used by phpLDAPadmin.
|
||||||
* @package phpLDAPadmin
|
* @package phpLDAPadmin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="../style.css" media="screen" />
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h3 class="title">phpLDAPadmin icons</h3>
|
<h3 class="title">phpLDAPadmin icons</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user