Add warning message on creation page
This commit is contained in:
parent
44226c4809
commit
54e728e50a
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ while (!$db->createCloud($token, $text, $size, $duration) && $cpt < 10) {
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<p>Attention, il n'y a aucun moyen de retrouver ces liens par la suite.</p>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
include('templates/footer.php');
|
include('templates/footer.php');
|
||||||
|
|
Loading…
Reference in a new issue