diff options
Diffstat (limited to 'template/mutes.st')
| -rw-r--r-- | template/mutes.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/mutes.st b/template/mutes.st index d8d9e96..4bf07bc 100644 --- a/template/mutes.st +++ b/template/mutes.st @@ -6,7 +6,7 @@ type="text/javascript"></script> <script src="/static/js/jquery.tablesorter.min.js" type="text/javascript"></script> - <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" + <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css"> <script src="/static/js/admin.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="/static/tsort/style.css"> |
