adding file desc

This commit is contained in:
Janis Steiner
2024-12-08 12:53:06 +00:00
parent 38c7183c8e
commit ba8101036f

View File

@@ -87,7 +87,6 @@
}
else
{
//echo("cancelling1");
$sql="update printer set cancel=1 where id=$printer_id";
$stmt = mysqli_prepare($link, $sql);
mysqli_stmt_execute($stmt);
@@ -108,8 +107,7 @@
load_user();
</script>
<style>
<style>
//styöes for the filename description
//styles for the filename description
.description {
display: none; /* Hide the description by default */
position: absolute;