s/TextSecure/Signal on options page

pull/749/head
lilia 10 years ago
parent a76fbe165b
commit 2cb0070343

@ -15,7 +15,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>TextSecure Options</title> <title>Signal Options</title>
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" href="stylesheets/options.css"> <link rel="stylesheet" href="stylesheets/options.css">
<link rel="stylesheet" href="stylesheets/bootstrap.css"> <link rel="stylesheet" href="stylesheets/bootstrap.css">
@ -92,7 +92,7 @@
</div> </div>
</header> </header>
<div class='container'> <div class='container'>
<h3>You are registered on TextSecure with number <span id="complete-number"></span></h3> <h3>You are registered with number <span id="complete-number"></span></h3>
<div class='notifications'> <div class='notifications'>
<span class='on'>Desktop notifcations are enabled. <button class='disable'>Turn off Notifications</button></span> <span class='on'>Desktop notifcations are enabled. <button class='disable'>Turn off Notifications</button></span>
<span class='off'>Desktop notifcations are not enabled. <button class='enable'>Turn on Notifications</button></span> <span class='off'>Desktop notifcations are not enabled. <button class='enable'>Turn on Notifications</button></span>

@ -15,7 +15,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Re-register TextSecure</title> <title>Register for Signal</title>
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" href="stylesheets/options.css"> <link rel="stylesheet" href="stylesheets/options.css">
<link rel="stylesheet" href="stylesheets/bootstrap.css"> <link rel="stylesheet" href="stylesheets/bootstrap.css">

Loading…
Cancel
Save