From 1976caa57676c8c27131004dab4c7a2fbb46438d Mon Sep 17 00:00:00 2001 From: umaircb Date: Fri, 28 Feb 2014 11:56:01 +0000 Subject: [PATCH] modified... --- .../cb_2014/layout/ads_add_placements.html | 112 +++++++++++------- 1 file changed, 72 insertions(+), 40 deletions(-) diff --git a/upload/admin_area/styles/cb_2014/layout/ads_add_placements.html b/upload/admin_area/styles/cb_2014/layout/ads_add_placements.html index cd7153ee..5072a84b 100644 --- a/upload/admin_area/styles/cb_2014/layout/ads_add_placements.html +++ b/upload/admin_area/styles/cb_2014/layout/ads_add_placements.html @@ -3,54 +3,86 @@

Add Placement

- -
+
+
-
+
- -
- -
+
+
+
+
+

Note: if you delete any placement, all ads under it will be deleted

+
+
+ +
+
-

Note: if you delete any placement, all ads under it will be deleted

+
+
+ +
+
+ +
- - - - - - - - - {section name=a_list loop=$ads_placements} - {if $ads_placements[a_list].placement_name !=''} - - - - - - - - {/if} - {/section} -
IDPlacementNamePlacementCodeTotalAdsAction
{$ads_placements[a_list].placement_id}{$ads_placements[a_list].placement_name} - - {literal}{AD place={/literal}{$ads_placements[a_list].placement}{literal}}{/literal} - - {$ads_placements[a_list].total_ads} - {if $ads_placements[a_list].disable == no} - Remove - {else} - Default Placement - {/if} -
- -{/if} \ No newline at end of file + + \ No newline at end of file