Revision 390a85eb snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list_no_vms.html

b/snf-cyclades-app/synnefo/ui/new_ui/ui/vm_list_no_vms.html
670 670
		<section class="overlay-area-reveal">
671 671
			<div id="sshkeys-wizard" class="reveal-modal medium secondary-wizard">
672 672
                <h2>SSH keys</h2>
673
                <a class="close-reveal-modal close" title="close">X</a>
673
                <a class="close-reveal-modal close" title="close">x</a>
674 674
                <p>You can use SSH keys to establish a secure connection between your computer and your virtual machines.<br>
675 675
                Note: SSH keys are supported only for Linux machines.</p>
676 676
                <p>Click "generate new" to create a new SSH key pair.</p>
......
683 683
                        To download your *private key* click here.
684 684
                    </p>
685 685
                    <p>
686
                        Note: We do not keep it! I f you don't download now you cannot access it in the future.
686
                        Note: We do not keep it! If you don't download now you cannot access it in the future.
687 687
                    </p>
688 688
                <p class="buttons"><a href="" class="btn4">ok</a></p>
689 689
                </div>
......
740 740
				<p class="ssh"><span>ssh user@snf-38389.vm.okeanos.grnet.gr</span></p>
741 741
				<p class="info">Keep in mind that recently rebooted or created VMs may take up to 5 minutes to connect to them.</p>
742 742
				<p>Alternatively you can connect to your VM via <a href="#" title="">Console</a> (slow connection - meant only for troubleshooting).</p>
743
				<a class="close-reveal-modal" title="close window">X</a>
743
				<a class="close-reveal-modal" title="close window">x</a>
744 744
			</div>
745 745
			<div id="start-confirm" class="reveal-modal medium">
746 746
				<p class="message-forimg">Are you sure you want to turn on your machine?</p>
747 747
				<p class="buttons"><a href="" class="btn4">YES</a><a href="" class="btn4">NO</a></p>
748
				<a class="close-reveal-modal" title="close window">X</a>
748
				<a class="close-reveal-modal" title="close window">x</a>
749 749
			</div>
750 750
			<div id="reboot-confirm" class="reveal-modal medium">
751 751
				<p class="message-forimg">Are you sure you want to reboot your machine?</p>
752 752
				<p class="buttons"><a href="" class="btn4">YES</a><a href="" class="btn4">NO</a></p>
753
				<a class="close-reveal-modal" title="close window">X</a>
753
				<a class="close-reveal-modal" title="close window">x</a>
754 754
			</div>
755 755
			<div id="shutdown-confirm" class="reveal-modal medium">
756 756
				<p class="message-forimg">Are you sure you want to shutdown your machine?</p>
757 757
				<p class="buttons"><a href="" class="btn4">YES</a><a href="" class="btn4">NO</a></p>
758
				<a class="close-reveal-modal" title="close window">X</a>
758
				<a class="close-reveal-modal" title="close window">x</a>
759 759
			</div>
760 760
			<div id="destroy-vm-confirm" class="reveal-modal medium">
761 761
				<p class="message-forimg">Are you sure you want to destroy your machine?</p>
762 762
				<p class="buttons"><a href="" class="btn4">YES</a><a href="" class="btn4">NO</a></p>
763
				<a class="close-reveal-modal" title="close window">X</a>
763
				<a class="close-reveal-modal" title="close window">x</a>
764 764
			</div>
765 765
		</section>
766 766
		<section class="actions-bar clearfix">

Also available in: Unified diff