From 93aebd4fdbc2e604a0b57bb4cdf5f7120c543196 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 8 Sep 2012 02:37:07 +0530 Subject: [PATCH] script download formatting --- itf/templates/modules/scriptbank/script.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/itf/templates/modules/scriptbank/script.html b/itf/templates/modules/scriptbank/script.html index cb9e609..467106e 100755 --- a/itf/templates/modules/scriptbank/script.html +++ b/itf/templates/modules/scriptbank/script.html @@ -39,13 +39,18 @@ {% endif %} {% if script_file %} - Download
+
Download Script
+

By downloading, you agree to the terms of the licenses:
Adaptation License: {{ license_adapt.name }}
{{ license_adapt.short_description }} - Read Short Version

Performance License: {{ license_perform.name }}
{{ license_perform.short_description }} - Read Short Version
- {% endif %} + +
+ Download
+

+ {% endif %}