diff options
| author | Richard Beales <rich@richbeales.net> | 2013-03-21 18:57:21 +0000 |
|---|---|---|
| committer | Richard Beales <rich@richbeales.net> | 2013-03-21 18:57:21 +0000 |
| commit | 96f19f11d741617b997b4533df50ff8a5b17f46b (patch) | |
| tree | 7ae4cc7c4b7192336d86bf4df0dee544f339f168 /prefs.php | |
| parent | f1fdfbea433c834ae7f09b4ef23f23d5efa069d4 (diff) | |
| parent | 3a693fa76f0cc6a38aa5642a08b48f58c29758bc (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'prefs.php')
| -rw-r--r-- | prefs.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ <?php print_user_stylesheet($link) ?> <link rel="shortcut icon" type="image/png" href="images/favicon.png"/> + <link rel="icon" type="image/png" sizes="72x72" href="images/favicon-72px.png" /> <?php foreach (array("lib/prototype.js", |