[BluetoothChat]update BluetoothChat(tizen_2.1)
[samples/web/BluetoothChat.git] / templates / bye_popup.tpl
1 <div id="byePopup" data-role="popup" class="center_basic_2btn">
2         <div class="ui-popup-text" id="byeMessage"></div>
3         <div class="ui-popup-button-bg">
4                 <a data-role="button" data-inline="true" id="byeOK">Ok</a>
5         </div>
6 </div>