More work an webgui
This commit is contained in:
+1
-1
@@ -178,7 +178,7 @@ echo '<h2>', _('Add Storage'), "</h2>\n";
|
||||
|
||||
?>
|
||||
|
||||
<form method="post">
|
||||
<form method="post" action="<?=$g_scriptname?>">
|
||||
<div class="mb-3">
|
||||
<label for="sname" class="form-label"><?=_('Name')?></label>
|
||||
<input type="text" class="form-control" id="sname" name="sname">
|
||||
|
||||
Reference in New Issue
Block a user