Built motion from commit 82438f7.|0.0.115
[motion.git] / server / components / xchatty / template.html
index 639fdcf..71960cb 100644 (file)
@@ -5,7 +5,7 @@
         <span class="xc_notification_badge_number"></span>
       </span>
     </i>
-    <i class="xc_header_logo" style="background-image:url({{& assetBase}}?resource=images/motionLogo.png);"></i>
+    <i class="xc_header_logo" style="background-image:url({{& assetBase}}?resource={{logo}});background-size:contain;"></i>
     <span class="xc_chat_head-title">{HeaderText}</span>
   </div>
   <div class="xc_chat_toggle_container">
     </div>
     <div class="xc_footer">
       <div class="xc_powered">
-        <a href="http://www.xcallymotion.com/" target="_blank">Powered by xCALLY</a>
+        {{{whiteLabel}}}
       </div>
     </div>
   </div>