mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 17:36:29 +02:00
Add re-populate form on submission error
This commit is contained in:
parent
d52db2e1d2
commit
7277f1e98d
11 changed files with 44 additions and 29 deletions
|
@ -5,7 +5,7 @@
|
|||
?>
|
||||
<div id="wrapper">
|
||||
<?php
|
||||
$this->render('incs/nav', ['page' => 'phone'])
|
||||
$this->render('incs/nav', ['page' => 'phones'])
|
||||
?>
|
||||
<div id="page-wrapper">
|
||||
<div class="container-fluid">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue