Skip to content

Commit 5480d95

Browse files
author
Ian Redpath
committed
retitle all pages Form Maker
1 parent e577f4b commit 5480d95

File tree

7 files changed

+8
-7
lines changed

7 files changed

+8
-7
lines changed

public/assignment/admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

public/assignment/form-fields.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
@@ -135,6 +135,7 @@ <h1 class="page-header">Forms : Registration Form</h1>
135135
<span class="glyphicon glyphicon-menu-hamburger" />
136136
</div>
137137
</div>
138+
<br>
138139
<div class="form-group">
139140
<label for="add-new-field" class="col-sm-2 control-label">Add New Field:</label>
140141
<div class="col-sm-6">

public/assignment/forms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

public/assignment/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

public/assignment/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

public/assignment/profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

public/assignment/register.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="">
99
<meta name="author" content="">
1010

11-
<title>Dashboard Template for Bootstrap</title>
11+
<title>Form Maker</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

0 commit comments

Comments
 (0)