| Current Path : /home/bonneesp/www/templates/bonesnew5/data/ |
| Current File : /home/bonneesp/www/templates/bonesnew5/data/warning.html |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Warning</title>
<style type="text/css">
.art-content-msgbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 20px; }
.art-content-msgbox h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 0 10px 0; }
.art-content-msgbox p { margin: 15px 0 0 0; text-align: justify; }
.art-content-msgbox .buttons { text-align: right; }
.art-content-msgbox button { width: 60px; height: 25px; font-size: 12px; margin-left: 5px; }
</style>
</head>
<body>
<div class="art-content-msgbox">
<h3>Import Content From Template</h3>
<p id="item1">
This option will import articles, extensions and menus, and will create a new homepage.
</p>
<p id="item2" style="display: none;">
<span style="font-weight: bold">Note:</span> Previously imported content will be replaced, therefore please back it up if required.<br />
</p>
<p class="buttons">
<button id="load">Import</button>
<button id="cancel">Cancel</button>
</p>
</div>
</body>
</html>