Changeset 1262263
- Timestamp:
- 10/09/2015 07:15:55 AM (10 years ago)
- Location:
- subiz-live-chat
- Files:
-
- 2 edited
-
subiz-for-wp.php (modified) (7 diffs)
-
trunk/subiz-for-wp.php (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
subiz-live-chat/subiz-for-wp.php
r1262248 r1262263 1 <?php1 <?php 2 2 /* 3 3 Plugin Name: Subiz Live Chat … … 52 52 <div class="metabox-holder meta-box-sortables ui-sortable pointer"> 53 53 <div class="postbox" id="subizActivateBox" style="float:left;width:30em;margin-right:20px;"> 54 <h3 class="hndle" align="center"><span>Subiz Live chat - Set up your Subiz Account</span></h3>54 <h3 class="hndle" style="text-align:center"><span>Subiz Live chat - Set up your Subiz Account</span></h3> 55 55 <div class="inside" style="padding: 0 10px;"> 56 56 <p style="text-align:center"><a target="_blank" href="http://subiz.com/?utm_source=plugin_wp&utm_medium=plugin&utm_campaign=plugin_wp1.1" title="Subiz Live chat - Live support Solution for Business websites"><img src="<?php echo($sfw_plugin_url) ?>subiz-logo.png" width="173" height="49" alt="Subiz Logo" /></a></p> … … 58 58 <form name="subiz_install_widget" id="subiz_install_widget" method="post" action=""> 59 59 <?php settings_fields('subiz-live-chat-group'); ?> 60 <p align="center">60 <p style="text-align:center"> 61 61 <strong><?php 62 62 if (isset($subiz_licence_id_chk) && $subiz_licence_id_chk != '') { … … 67 67 ?></strong> 68 68 </p> 69 <p align="center">69 <p style="text-align:center"> 70 70 Licence ID: <input type="text" name="subiz_licence_id" id="subiz_licence_id" value="<?php echo $subiz_licence_id_chk?>" style="width:75%" /> 71 71 </p> 72 <p class="submit" align="center"style="text-align:center">72 <p class="submit" style="text-align:center"> 73 73 <input id="subiz_activate_bt" type="submit" class="button-primary" value="<?php 74 74 if (isset($subiz_licence_id_chk) && $subiz_licence_id_chk != '') { … … 79 79 ?>" /> 80 80 </p> 81 <p align="center">Don’t have an account? <a href="javascript: void(0)" id="subizBtRegister" title="Register for free subiz account">Register for FREE</a></p>81 <p style="text-align:center">Don’t have an account? <a href="javascript: void(0)" id="subizBtRegister" title="Register for free subiz account">Register for FREE</a></p> 82 82 </form> 83 83 <img style="margin-left: 35%; display: none;" id="subiz_loading_action" src="<?php echo $sfw_plugin_url . 'loader.gif'; ?>"> 84 <p align="center"><small class="nonessential">Entering incorrect account will result in an error!</small></p>84 <p style="text-align:center"><small class="nonessential">Entering incorrect account will result in an error!</small></p> 85 85 </div> 86 86 </div> … … 90 90 <p style="text-align:center"><a target="_blank" href="http://subiz.com/?utm_source=plugin_wp&utm_medium=plugin&utm_campaign=plugin_wp1.1" title="Subiz Live chat - Live support Solution for Business websites"><img src="<?php echo($sfw_plugin_url) ?>subiz-logo.png" width="173" height="49" alt="Subiz Logo" /></a></p> 91 91 <form name="subiz_register_widget" id="subiz_register_widget" method="post"> 92 <p align="center"><strong>Register for free subiz account</strong></p>92 <p style="text-align:center"><strong>Register for free subiz account</strong></p> 93 93 <p> 94 94 Email: (<font style="color: red;">*</font>)<input type="text" name="subiz_register_email" id="subiz_register_email" value="" style="width:100%" /> … … 97 97 Username: (<font style="color: red;">*</font>)<input type="text" name="subiz_register_name" id="subiz_register_name" value="" style="width:100%" /> 98 98 </p> 99 <p class="submit" align="center">99 <p class="submit" style="text-align:center"> 100 100 <input type="submit" class="button-primary" value="Register Account" /> 101 101 </p> 102 <p align="center">You have an account? <a href="javascript: void(0)" id="subizBtActivate" title="Activate your subiz account">Install subiz widget</a></p>102 <p style="text-align:center">You have an account? <a href="javascript: void(0)" id="subizBtActivate" title="Activate your subiz account">Install subiz widget</a></p> 103 103 </form> 104 104 <img style="margin-left: 35%; display: none;" id="subiz_loading_register" src="<?php echo $sfw_plugin_url . 'loader.gif'; ?>"> 105 <p align="center"><small class="nonessential">You must login in your email account to activate and complete register subiz account!</small></p>105 <p style="text-align:center"><small class="nonessential">You must login in your email account to activate and complete register subiz account!</small></p> 106 106 </div> 107 107 </div> -
subiz-live-chat/trunk/subiz-for-wp.php
r1262248 r1262263 1 <?php1 <?php 2 2 /* 3 3 Plugin Name: Subiz Live Chat … … 52 52 <div class="metabox-holder meta-box-sortables ui-sortable pointer"> 53 53 <div class="postbox" id="subizActivateBox" style="float:left;width:30em;margin-right:20px;"> 54 <h3 class="hndle" align="center"><span>Subiz Live chat - Set up your Subiz Account</span></h3>54 <h3 class="hndle" style="text-align:center"><span>Subiz Live chat - Set up your Subiz Account</span></h3> 55 55 <div class="inside" style="padding: 0 10px;"> 56 56 <p style="text-align:center"><a target="_blank" href="http://subiz.com/?utm_source=plugin_wp&utm_medium=plugin&utm_campaign=plugin_wp1.1" title="Subiz Live chat - Live support Solution for Business websites"><img src="<?php echo($sfw_plugin_url) ?>subiz-logo.png" width="173" height="49" alt="Subiz Logo" /></a></p> … … 58 58 <form name="subiz_install_widget" id="subiz_install_widget" method="post" action=""> 59 59 <?php settings_fields('subiz-live-chat-group'); ?> 60 <p align="center">60 <p style="text-align:center"> 61 61 <strong><?php 62 62 if (isset($subiz_licence_id_chk) && $subiz_licence_id_chk != '') { … … 67 67 ?></strong> 68 68 </p> 69 <p align="center">69 <p style="text-align:center"> 70 70 Licence ID: <input type="text" name="subiz_licence_id" id="subiz_licence_id" value="<?php echo $subiz_licence_id_chk?>" style="width:75%" /> 71 71 </p> 72 <p class="submit" align="center"style="text-align:center">72 <p class="submit" style="text-align:center"> 73 73 <input id="subiz_activate_bt" type="submit" class="button-primary" value="<?php 74 74 if (isset($subiz_licence_id_chk) && $subiz_licence_id_chk != '') { … … 79 79 ?>" /> 80 80 </p> 81 <p align="center">Don’t have an account? <a href="javascript: void(0)" id="subizBtRegister" title="Register for free subiz account">Register for FREE</a></p>81 <p style="text-align:center">Don’t have an account? <a href="javascript: void(0)" id="subizBtRegister" title="Register for free subiz account">Register for FREE</a></p> 82 82 </form> 83 83 <img style="margin-left: 35%; display: none;" id="subiz_loading_action" src="<?php echo $sfw_plugin_url . 'loader.gif'; ?>"> 84 <p align="center"><small class="nonessential">Entering incorrect account will result in an error!</small></p>84 <p style="text-align:center"><small class="nonessential">Entering incorrect account will result in an error!</small></p> 85 85 </div> 86 86 </div> … … 90 90 <p style="text-align:center"><a target="_blank" href="http://subiz.com/?utm_source=plugin_wp&utm_medium=plugin&utm_campaign=plugin_wp1.1" title="Subiz Live chat - Live support Solution for Business websites"><img src="<?php echo($sfw_plugin_url) ?>subiz-logo.png" width="173" height="49" alt="Subiz Logo" /></a></p> 91 91 <form name="subiz_register_widget" id="subiz_register_widget" method="post"> 92 <p align="center"><strong>Register for free subiz account</strong></p>92 <p style="text-align:center"><strong>Register for free subiz account</strong></p> 93 93 <p> 94 94 Email: (<font style="color: red;">*</font>)<input type="text" name="subiz_register_email" id="subiz_register_email" value="" style="width:100%" /> … … 97 97 Username: (<font style="color: red;">*</font>)<input type="text" name="subiz_register_name" id="subiz_register_name" value="" style="width:100%" /> 98 98 </p> 99 <p class="submit" align="center">99 <p class="submit" style="text-align:center"> 100 100 <input type="submit" class="button-primary" value="Register Account" /> 101 101 </p> 102 <p align="center">You have an account? <a href="javascript: void(0)" id="subizBtActivate" title="Activate your subiz account">Install subiz widget</a></p>102 <p style="text-align:center">You have an account? <a href="javascript: void(0)" id="subizBtActivate" title="Activate your subiz account">Install subiz widget</a></p> 103 103 </form> 104 104 <img style="margin-left: 35%; display: none;" id="subiz_loading_register" src="<?php echo $sfw_plugin_url . 'loader.gif'; ?>"> 105 <p align="center"><small class="nonessential">You must login in your email account to activate and complete register subiz account!</small></p>105 <p style="text-align:center"><small class="nonessential">You must login in your email account to activate and complete register subiz account!</small></p> 106 106 </div> 107 107 </div>
Note: See TracChangeset
for help on using the changeset viewer.