Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CoreHome/templates/sites_selection.tpl')
-rw-r--r--plugins/CoreHome/templates/sites_selection.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/CoreHome/templates/sites_selection.tpl b/plugins/CoreHome/templates/sites_selection.tpl
index 21ed8f743b..be60868dda 100644
--- a/plugins/CoreHome/templates/sites_selection.tpl
+++ b/plugins/CoreHome/templates/sites_selection.tpl
@@ -8,11 +8,11 @@
{/foreach}
</select>
{hiddenurl idSite=null}
- <input type="submit" value="go"/>
+ <input type="submit" value="go" />
</form>
</span>
- {literal}<script language="javascript">
+ {literal}<script type="text/javascript">
$(document).ready(function() {
var extraPadding = 0;
// if there is only one website, we dont show the arrows image, so no need to add the extra padding