pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit fab292203373d72e7e43b66081987241c7898819
parent 98a5cbd61b157f8a64576755fcc9546e14c8f3a8
Author: Jul <jul@9o.is>
Date:   Sun,  6 Jul 2014 23:50:15 -0400

captialized id form label

Diffstat:
Msrc/main/webapp/templates-hidden/parts/id-verification-form.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/webapp/templates-hidden/parts/id-verification-form.html b/src/main/webapp/templates-hidden/parts/id-verification-form.html @@ -2,7 +2,7 @@ <form name="form" class="smart-form client-form" ng-submit="save()" ng-upload="complete(content)" novalidate> <fieldset> <section> - <label>Government issued photo ID</label> + <label>Government Issued Photo ID</label> <label class="input input-file" ng-class="{{ stateSuccessError('idfile') }}"> <div class="button"> <input name="idfile" type="file" ng-file-select required>