fix upgrade link, wrap expiredWarning in span for styling, use br to clear the float, trim trailing whitespace

pull/758/head
Ryan Tharp 5 years ago
parent c80098ab2e
commit 070074d596

@ -75,10 +75,11 @@
</script>
<script type='text/x-tmpl-mustache' id='expired_alert'>
<a target='_blank' href='https://signal.org/download/'>
<a target='_blank' href='https://getsession.org/'>
<button class='upgrade'>{{ upgrade }}</button>
</a>
{{ expiredWarning }}
<span>{{ expiredWarning }}</span>
<br clear="both">
</script>
<script type='text/x-tmpl-mustache' id='banner'>

Loading…
Cancel
Save