diff options
| author | Julie Lala <jules@okfoc.us> | 2014-06-24 18:52:07 -0400 |
|---|---|---|
| committer | Julie Lala <jules@okfoc.us> | 2014-06-24 18:52:07 -0400 |
| commit | 948926970571793e774ebf34c16e14ef8e694062 (patch) | |
| tree | 90250502c299fc130efbd4c54a62e3c158cb7acd /template/fullscreen.st | |
| parent | 0e9eb8b4fc0ef43f91b69749f276cadf2d3bb3ad (diff) | |
| parent | c14e6d4356a2c4d9981a6808ef19edb66fc96e51 (diff) | |
Merge branch 'master' of dumpfm:/pichat/repo
Diffstat (limited to 'template/fullscreen.st')
| -rw-r--r-- | template/fullscreen.st | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st index 79c3934..08cf74d 100644 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -184,6 +184,12 @@ <div id="registerbox" class="box"> <a href="/"><img src="/static/img/dumppixellarge3.png"></a> <p> + registration is closed ;-( + </p> + <p> + maybe ask a friend? + </p> + <!-- <label style="text-align:left;margin-bottom:-8px;">username</label> <input type="text" class="field" id="regNickInput" tabindex="5" /> </p><p> @@ -198,6 +204,7 @@ </p><p> <input type="submit" class="submit" id="submit" value="Register!" tabindex="9" /> </p> + --> </div> $endif$ |
