Updated homepage
[ci skip]
This commit is contained in:
parent
624e640ed3
commit
3354ca7cdd
3371 changed files with 3579 additions and 4786 deletions
doc/web/content/comics
AGirlAndHerFed.mdALLCAPS.mdALLCAPS_edit.mdALessonIsLearned.mdARedTailsDream.mdASkeweredParadise.mdASofterWorld.mdAbleAndBaker.mdAbstruseGoose.mdAbsurdNotions.mdAcademyVale.mdAchewood.mdAetheriaEpics.mdAfterStrife.mdAhoiPolloi.mdAirForceBlues.mdAlice.mdAlienLovesPredator.mdAlienShores.mdAllTheGrowingThings.mdAlphaLuna.mdAlphaLunaSpanish.mdAlsoBagels.mdAltermeta.mdAltermetaOld.mdAmazingSuperPowers.mdAmya.mdAngband.mdAngels2200.mdAnnyseed.mdAntics.mdAppleGeeks.mdArcamax_ArcticCircle.mdArcamax_BabyBlues.mdArcamax_BarneyGoogleAndSnuffySmith.mdArcamax_BeetleBailey.mdArcamax_Bizarro.mdArcamax_BleekerTheRechargeableDog.mdArcamax_Blondie.mdArcamax_Boondocks.mdArcamax_BrilliantMindofEdisonLee.mdArcamax_Crankshaft.mdArcamax_Curtis.mdArcamax_DeFlocked.mdArcamax_DennistheMenace.mdArcamax_DinetteSet.mdArcamax_Dustin.mdArcamax_FamilyCircus.mdArcamax_HiandLois.mdArcamax_JerryKingCartoons.mdArcamax_MallardFillmore.mdArcamax_Marvin.mdArcamax_MeaningofLila.mdArcamax_MotherGooseAndGrimm.mdArcamax_Mutts.mdArcamax_RhymeswithOrange.mdArcamax_TheLockhorns.mdArcamax_TinasGroove.mdArcamax_Zits.mdAstronomyPOTD.mdAxeCop.mdBMovieComic.mdBackwaterPlanet.mdBadMachinery.mdBadassMuthas.mdBardsworth.mdBaroquen.mdBearmageddon.mdBetterDays.mdBetweenFailures.mdBigFatWhale.mdBiggerThanCheeses.mdBillyTheDunce.mdBizarreUprising.mdBlankIt.mdBlip.mdBloodBound.mdBlueCrashKit.mdBobWhite.mdBookOfBiff.mdBoredAndEvil.mdBoxerHockey.mdBoyOnAStickAndSlither.mdBratHalla.mdBrentalFloss.mdBrentalFlossFit.mdBrentalFlossGuest.mdBrightlyWound.mdBrink.mdBroodHollow.mdButterSafe.mdButternutSquash.mdCaggage.mdCaptainSNES.mdCarciphona.mdCaseyAndAndy.mdCasuallyKayla.mdCatAndGirl.mdCatalyst.mdCatena.md
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -1,39 +0,0 @@
|
|||
title: ALLCAPS
|
||||
url: "/comics/ALLCAPS.html"
|
||||
---
|
||||
Dosage comic ALLCAPS
|
||||
-----------------------------------------
|
||||
|
||||
<p id="msg"></p>
|
||||
<script type="text/javascript">
|
||||
if (window.location.search === '?edit_info_mail=sent_ok') {
|
||||
var elem = document.getElementById("msg");
|
||||
elem.innerHTML = 'Edited information sucessfully sent.';
|
||||
elem.className = 'ok';
|
||||
}
|
||||
</script>
|
||||
<table class="comicinfo">
|
||||
<tr>
|
||||
<th>Description</th><td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><a href="http://www.allcapscomix.com/">http://www.allcapscomix.com/</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td>Other</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Language</th><td>English</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 27.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Edit this info](ALLCAPS_edit.html) or go back to the [comic list](../comic-index.html).
|
|
@ -1,32 +0,0 @@
|
|||
title: Edit ALLCAPS
|
||||
url: "/comics/ALLCAPS_edit.html"
|
||||
---
|
||||
Edit info for comic ALLCAPS
|
||||
|
||||
<form name="comic" action="http://gaepostmail.appspot.com/comic/" method="post">
|
||||
<table class="comicinfo">
|
||||
<tr>
|
||||
<th>Description</th><td><textarea name="description" cols="40" rows="3"></textarea></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Website</th><td><input type="text" name="url" value="http://www.allcapscomix.com/" size="40"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Genre</th><td><input type="text" name="genre" value="Other" size="40"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Language</th><td><input type="text" name="language" value="English" size="40"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Adult content</th><td><input type="checkbox" name="adult" value="adult" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th></th><td>
|
||||
<input type="hidden" name="comic" value="ALLCAPS" />
|
||||
<input type="submit" name="submit" value="Submit" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
Back to the [comic](ALLCAPS.html).
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>error on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>2</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>1</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
|
@ -29,7 +29,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
|||
<th>Adult content</th><td>no</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Status</th><td>ok on 27.04.2013</td>
|
||||
<th>Status</th><td>ok on 29.04.2013</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Votes</th><td>0</td>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue