Skip to content

Commit

Permalink
1.1.2 - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Dec 28, 2016
1 parent b76c4fd commit 158034d
Show file tree
Hide file tree
Showing 121 changed files with 311 additions and 311 deletions.
File renamed without changes
22 changes: 11 additions & 11 deletions deepblue/about/theme.php → about/theme.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?php

/**
* Form Tools Theme File
*/

$theme_name = "Deep Blue";
$theme_author = "Encore Web Studios";
$theme_author_email = "[email protected]";
$theme_link = "http://themes.formtools.org/deepblue/";
$theme_description = "A fixed-width blue-coloured theme designed for 1024 pixel minimum screens.";
<?php

/**
* Form Tools Theme File
*/

$theme_name = "Deep Blue";
$theme_author = "Encore Web Studios";
$theme_author_email = "[email protected]";
$theme_link = "http://themes.formtools.org/deepblue/";
$theme_description = "A fixed-width blue-coloured theme designed for 1024 pixel minimum screens.";
$theme_version = "1.1.2";
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions deepblue/css/index.html → css/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
</head>
<body>
</body>
<html>
<head>
</head>
<body>
</body>
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
24 changes: 12 additions & 12 deletions deepblue/css/styles.css → css/styles.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
@import "emails.css";
@import "fields.css";
@import "forms.css";
@import "general.css";
@import "menus.css";
@import "navigation.css";
@import "option_lists.css";
@import "public.css";
@import "sortable.css";
@import "submissions.css";
@import "tabs.css";
@import "views.css";
@import "emails.css";
@import "fields.css";
@import "forms.css";
@import "general.css";
@import "menus.css";
@import "navigation.css";
@import "option_lists.css";
@import "public.css";
@import "sortable.css";
@import "submissions.css";
@import "tabs.css";
@import "views.css";
@import "widgets.css";
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
48 changes: 24 additions & 24 deletions deepblue/footer.tpl → footer.tpl
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@

</div>
</div>

</td>
</tr>
</table>

</div>

<div class="clear"></div>

</div>
</div>
</div>

<div id="footer">
<span style="float:right"><img src="{$theme_url}/images/footer_right.jpg" width="16" height="37" /></span>
<span style="float:left"><img src="{$theme_url}/images/footer_left.jpg" width="13" height="37" /></span>
<div style="padding-top:3px;">{$account.settings.footer_text}</div>
{show_page_load_time}
</div>

</body>

</div>
</div>

</td>
</tr>
</table>

</div>

<div class="clear"></div>

</div>
</div>
</div>

<div id="footer">
<span style="float:right"><img src="{$theme_url}/images/footer_right.jpg" width="16" height="37" /></span>
<span style="float:left"><img src="{$theme_url}/images/footer_left.jpg" width="13" height="37" /></span>
<div style="padding-top:3px;">{$account.settings.footer_text}</div>
{show_page_load_time}
</div>

</body>
</html>
File renamed without changes.
156 changes: 78 additions & 78 deletions deepblue/header.tpl → header.tpl
Original file line number Diff line number Diff line change
@@ -1,78 +1,78 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{$LANG.special_text_direction}">
<head>
<title>{$head_title}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="{$theme_url}/images/favicon.ico">
{template_hook location="head_top"}
<script>
//<![CDATA[
var g = {literal}{{/literal}
root_url: "{$g_root_url}",
error_colours: ["ffbfbf", "ffeded"],
notify_colours: ["c6e2ff", "f2f8ff"],
js_debug: {$g_js_debug}
{literal}}{/literal};
//]]>
</script>
<link type="text/css" rel="stylesheet" href="{$g_root_url}/global/css/main.css?v=2_1_0">
<link type="text/css" rel="stylesheet" href="{$theme_url}/css/styles.css?v=2_1_0">
<link href="{$theme_url}/css/smoothness/jquery-ui-1.8.14.custom.css" rel="stylesheet" type="text/css"/>
<script src="{$g_root_url}/global/scripts/jquery.js"></script>
<script src="{$theme_url}/scripts/jquery-ui-1.8.14.custom.min.js"></script>
<script src="{$g_root_url}/global/scripts/general.js?v=2_1_0"></script>
<script src="{$g_root_url}/global/scripts/rsv.js?v=2_1_0"></script>
{$head_string}
{$head_js}
{$head_css}
{template_hook location="head_bottom"}
</head>
<body>
<div id="container" class="admin_container">
<div id="header"><span
style="float:right"><img src="{$theme_url}/images/header_right_shadow.jpg" width="7" height="71" /></span><span
style="float:right"><img src="{$theme_url}/images/header_right.jpg" width="10" height="71" /></span>{if $settings.logo_link}<a
href="{$settings.logo_link}">{/if}<img src="{$theme_url}/images/header_logo.jpg" width="200" height="71" border="0" />{if $settings.logo_link}</a>{/if}</div>
<div class="outer">
<div class="inner">
<div class="float-wrap">
<table cellspacing="0" cellpadding="0" width="990">
<tr>
<td width="200" valign="top">
<div id="left">
<div id="left_nav_top">
{if $SESSION.account.is_logged_in}
{if $settings.release_type == "alpha"}
<b>{$settings.program_version}-alpha-{$settings.release_date}</b>
{elseif $settings.release_type == "beta"}
<b>{$settings.program_version}-beta-{$settings.release_date}</b>
{else}
<b>{$settings.program_version}</b>
{/if}
{if $SESSION.account.account_type == "admin"}
&nbsp;
<a href="#" onclick="return ft.check_updates()" class="update_link">{$LANG.word_update}</a>
{/if}
{else}
<div style="height: 20px"> </div>
{/if}
</div>
{ft_include file="menu.tpl"}
</div>
</td>
<td valign="top">
<div id="main_top"></div>
<span style="position: absolute; right: 0px;"><img src="{$theme_url}/images/main_right_shadow.jpg" width="7" height="292" /></span>
<div class="content_wrap">
<div id="page_content">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{$LANG.special_text_direction}">
<head>
<title>{$head_title}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="{$theme_url}/images/favicon.ico">
{template_hook location="head_top"}
<script>
//<![CDATA[
var g = {literal}{{/literal}
root_url: "{$g_root_url}",
error_colours: ["ffbfbf", "ffeded"],
notify_colours: ["c6e2ff", "f2f8ff"],
js_debug: {$g_js_debug}
{literal}}{/literal};
//]]>
</script>
<link type="text/css" rel="stylesheet" href="{$g_root_url}/global/css/main.css?v=2_1_0">
<link type="text/css" rel="stylesheet" href="{$theme_url}/css/styles.css?v=2_1_0">
<link href="{$theme_url}/css/smoothness/jquery-ui-1.8.14.custom.css" rel="stylesheet" type="text/css"/>
<script src="{$g_root_url}/global/scripts/jquery.js"></script>
<script src="{$theme_url}/scripts/jquery-ui-1.8.14.custom.min.js"></script>
<script src="{$g_root_url}/global/scripts/general.js?v=2_1_0"></script>
<script src="{$g_root_url}/global/scripts/rsv.js?v=2_1_0"></script>
{$head_string}
{$head_js}
{$head_css}
{template_hook location="head_bottom"}
</head>
<body>
<div id="container" class="admin_container">
<div id="header"><span
style="float:right"><img src="{$theme_url}/images/header_right_shadow.jpg" width="7" height="71" /></span><span
style="float:right"><img src="{$theme_url}/images/header_right.jpg" width="10" height="71" /></span>{if $settings.logo_link}<a
href="{$settings.logo_link}">{/if}<img src="{$theme_url}/images/header_logo.jpg" width="200" height="71" border="0" />{if $settings.logo_link}</a>{/if}</div>
<div class="outer">
<div class="inner">
<div class="float-wrap">
<table cellspacing="0" cellpadding="0" width="990">
<tr>
<td width="200" valign="top">
<div id="left">
<div id="left_nav_top">
{if $SESSION.account.is_logged_in}
{if $settings.release_type == "alpha"}
<b>{$settings.program_version}-alpha-{$settings.release_date}</b>
{elseif $settings.release_type == "beta"}
<b>{$settings.program_version}-beta-{$settings.release_date}</b>
{else}
<b>{$settings.program_version}</b>
{/if}
{if $SESSION.account.account_type == "admin"}
&nbsp;
<a href="#" onclick="return ft.check_updates()" class="update_link">{$LANG.word_update}</a>
{/if}
{else}
<div style="height: 20px"> </div>
{/if}
</div>
{ft_include file="menu.tpl"}
</div>
</td>
<td valign="top">
<div id="main_top"></div>
<span style="position: absolute; right: 0px;"><img src="{$theme_url}/images/main_right_shadow.jpg" width="7" height="292" /></span>
<div class="content_wrap">
<div id="page_content">
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
18 changes: 9 additions & 9 deletions deepblue/index.tpl → index.tpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{include file="header.tpl"}


<div class="title">{$login_heading}</div>

<div style="width:600px">
Expand All @@ -13,13 +13,13 @@
<form name="login" action="{$same_page}{$query_params}" method="post">

{if $upgrade_notification}
<div class="notify" id="upgrade_notification">
<div style="padding:8px">
<span style="float: right; padding-left: 5px;"><a href="#" onclick="return ft.hide_message('upgrade_notification')">X</a></span>
{$upgrade_notification}
</div>
<div class="notify" id="upgrade_notification">
<div style="padding:8px">
<span style="float: right; padding-left: 5px;"><a href="#" onclick="return ft.hide_message('upgrade_notification')">X</a></span>
{$upgrade_notification}
</div>
</div>


<br />
{/if}

Expand All @@ -43,9 +43,9 @@
</div>

{if $error}
<div>
<div>
<div class="login_error pad_left">{$error}</div>
</div>
</div>
{/if}
</div>
</form>
Expand Down
44 changes: 22 additions & 22 deletions deepblue/menu.tpl → menu.tpl
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
{*
menu.tpl
--------
This page is used to render the navigation menu for all accounts - administrator and clients.
*}


{*
menu.tpl
--------
This page is used to render the navigation menu for all accounts - administrator and clients.
*}


{assign var=is_current_parent_menu value=false}


<div class="menu_items">
{foreach from=$SESSION.menu.menu_items key=k item=i}

{foreach from=$SESSION.menu.menu_items key=k item=i}

{assign var=link_id value=""}

{* main menu item *}

{* main menu item *}
{if $i.is_submenu == "no"}

{* if this parent menu contains the page that is currently being viewed, show the submenu options *}
{* if this parent menu contains the page that is currently being viewed, show the submenu options *}
{if $i.url == $nav_parent_page_url}
{assign var=is_current_parent_menu value=true}
{else}
{assign var=is_current_parent_menu value=false}
{/if}

<div class="nav_link"><a href="{$i.url}"{$link_id} class="no_border">{$i.display_text}</a></div>

{* child menu item *}

<div class="nav_link"><a href="{$i.url}"{$link_id} class="no_border">{$i.display_text}</a></div>

{* child menu item *}
{else}
<div class="nav_link_submenu"><a href="{$i.url}"{$link_id} class="no_border">&#8212; {$i.display_text}</a></div>
{/if}

{/foreach}
<div class="nav_link_submenu"><a href="{$i.url}"{$link_id} class="no_border">&#8212; {$i.display_text}</a></div>
{/if}

{/foreach}
</div>
Loading

0 comments on commit 158034d

Please sign in to comment.