typo
This commit is contained in:
parent
2b5e1f7795
commit
60505af237
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ $newline always
|
||||||
<h3>Delete Album #{albumTitle album}
|
<h3>Delete Album #{albumTitle album}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Do you wish ti delete this album and all its containing images?
|
Do you wish to delete this album and all its containing images?
|
||||||
|
|
||||||
<form method="POST" action=@{AlbumDeleteR albumId}>
|
<form method="POST" action=@{AlbumDeleteR albumId}>
|
||||||
<label for="confirm">Really delete this album
|
<label for="confirm">Really delete this album
|
||||||
|
|
Loading…
Reference in a new issue