Fixed typo in page templates

This commit is contained in:
Alexey Berezhok
2025-12-25 23:39:27 +03:00
parent 4eb58fc8ad
commit d098ffd3d0
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<%= erb :header %>
<div class="container">
<h2 class="text-center">Удаление сатрых версий пакетов проекта <%= @proj_name %></h2>
<h2 class="text-center">Удаление снимка проекта <%= @proj_name %></h2>
<form action="/prjsnap_delete/<%= ERB::Util.url_encode(@proj_id) %>?snap=<%= ERB::Util.url_encode(@snap_name) %>" method="post">
<div class="form-check form-switch text-center pb-3">
<input class="form-check-input" type="checkbox" role="switch" id="yes" name="yes">