]> git.mxchange.org Git - friendica.git/commitdiff
fix almost all errant divs in view/ and frost folders
authorZach Prezkuta <fermion@gmx.com>
Wed, 1 Aug 2012 04:43:18 +0000 (22:43 -0600)
committerZach Prezkuta <fermion@gmx.com>
Wed, 1 Aug 2012 04:43:18 +0000 (22:43 -0600)
view/birthdays_reminder.tpl
view/invite.tpl
view/photos_upload.tpl
view/theme/frost-mobile/photos_upload.tpl
view/theme/frost-mobile/theme.php
view/theme/frost/photos_upload.tpl
view/theme/frost/theme.php

index a00e5c7f817e155b0b39ad56578996fba41cb249..8db7d22f4b2e929f51083c2d6e0593cfb6e2d0e2 100644 (file)
@@ -5,6 +5,6 @@
 {{ for $events as $event }}
 <div class="birthday-list" id="birthday-$event.id"></a> <a href="$event.link">$event.title</a> $event.date </div>
 {{ endfor }}
-</div></div>
+</div>
 {{ endif }}
 
index 01a45c774fc08bb0c58ea4a0b985568f8143292d..a47ef0162938997127235c1a53765fdc6a635b19 100644 (file)
@@ -23,4 +23,5 @@ $msg_text
 <input type="submit" name="submit" value="$submit" />
 </div>
 
-</form>
\ No newline at end of file
+</div>
+</form>
index c20028296fac64392dcbc16d63fd113e01fa69dd..2a820d9c7dc8922e3e27269474d0d6d10c9de74b 100644 (file)
@@ -28,6 +28,7 @@
                <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button popupbox" />
                <span id="jot-perms-icon" class="icon $lockstate" ></span>$permissions
                </a>
+       </div>
        <div id="photos-upload-perms-end"></div>
 
        <div style="display: none;">
index 0260045b165de5b7cfa0af2aeba72cda0bf96241..d354bc589c74aa2831925a457a491557e118ca24 100644 (file)
@@ -28,6 +28,7 @@
                <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button popupbox" />
                <span id="jot-perms-icon" class="icon $lockstate" ></span>$permissions
                </a>
+       </div>
        <div id="photos-upload-perms-end"></div>
 
        <div style="display: none;">
index b3e6c703905ab83e31d86c17a9991c960b42d19f..f70e66ec543c4f3bad433655887bff48dc4fdcae 100644 (file)
@@ -4,7 +4,7 @@
  * Name: Frost--mobile version
  * Description: Like frosted glass
  * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
- * Version: Version 0.2
+ * Version: Version 0.2.1
  * Author: Zach P <windforest@f.shmuz.in>
  * Maintainer: Zach P <windforest@f.shmuz.in>
  */
index 1e748fb55ade477734080ef84ad593b8778117ad..2aa12a3ca1309b74ea418f8d501e3ad106efc2bf 100644 (file)
@@ -30,6 +30,7 @@
                <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="popupbox button" />
                <span id="jot-perms-icon" class="icon $lockstate  photo-perms-icon" ></span><div class="photo-jot-perms-text">$permissions</div>
                </a>
+       </div>
        <div id="photos-upload-perms-end"></div>
 
        <div style="display: none;">
index 1bf1f8fea36e3033b64ca8c728ebfcad68f4e4b3..0f215f9f9b129502a39afc06df3d9f9e0afcabba 100644 (file)
@@ -4,7 +4,7 @@
  * Name: Frost
  * Description: Like frosted glass
  * Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
- * Version: Version 0.2
+ * Version: Version 0.2.1
  * Author: Zach P <windforest@f.shmuz.in>
  * Maintainer: Zach P <windforest@f.shmuz.in>
  */