From 03b4b2749825778e1fb436944e0e1225686f7705 Mon Sep 17 00:00:00 2001
From: Chad Kieffer
Date: Fri, 30 Oct 2009 00:14:57 -0600
Subject: Add type attribute to rest of our script tags.
---
modules/gallery/views/movieplayer.html.php | 2 +-
modules/gallery/views/welcome_message.html.php | 2 +-
modules/server_add/helpers/server_add_theme.php | 2 +-
themes/night_wind/views/photo.html.php | 2 +-
themes/wind/views/photo.html.php | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/modules/gallery/views/movieplayer.html.php b/modules/gallery/views/movieplayer.html.php
index e9783eb8..f7af8d93 100644
--- a/modules/gallery/views/movieplayer.html.php
+++ b/modules/gallery/views/movieplayer.html.php
@@ -1,6 +1,6 @@
= html::anchor($item->file_url(true), "", $attrs) ?>
-
diff --git a/modules/server_add/helpers/server_add_theme.php b/modules/server_add/helpers/server_add_theme.php
index e213779c..84f28df2 100644
--- a/modules/server_add/helpers/server_add_theme.php
+++ b/modules/server_add/helpers/server_add_theme.php
@@ -32,7 +32,7 @@ class server_add_theme_Core {
$theme->css("jquery.autocomplete.css");
$base = url::site("__ARGS__");
$csrf = access::csrf_token();
- $head[] = "";
+ $head[] = "";
$theme->script("jquery.autocomplete.js");
$theme->script("admin.js");
diff --git a/themes/night_wind/views/photo.html.php b/themes/night_wind/views/photo.html.php
index b33e2afa..e1231f65 100644
--- a/themes/night_wind/views/photo.html.php
+++ b/themes/night_wind/views/photo.html.php
@@ -2,7 +2,7 @@
if (access::can("view_full", $theme->item())): ?>
-