adds the title substitution on other pages

This commit is contained in:
Timothy Prepscius 2013-09-02 13:41:24 -04:00
parent 841a7b7c81
commit d609f6fe97
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Refill - Mailiverse</title>
<title>Refill - {##TITLE##}</title>
<LINK_META>
<LINK_SCRIPTS>
@ -28,7 +28,7 @@
<div id="_mRefillExecute" class="modal-container">
<div class="modal bootstrap-modal">
<div class="modal-header">
<h3>Mailiverse Refill</h3>
<h3>{##TITLE##} Refill</h3>
</div>
<div class="modal-body">
<h4><span id="_mRefillExecute_label">Starting...</span></h4>

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Sign up - Mailiverse</title>
<title>Sign up - {##TITLE##}</title>
<LINK_META>
<LINK_SCRIPTS>
@ -51,7 +51,7 @@
<table id="_SignInUp"><tbody><tr>
<td class="title">
Mailiverse! <span class="version">(__VERSION__)</span>
{##TITLE##}! <span class="version">(__VERSION__)</span>
</td>
<td class="offer">
Already have an account? <a href="index.html" class="button">Sign in</a>