Fixing title in torrent edit page
Cette révision appartient à :
Parent
32315bc7bb
révision
009ae50a4c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -1,7 +1,7 @@
|
|||
{{ extends "layouts/index_site" }}
|
||||
{{ import "layouts/partials/helpers/csrf" }}
|
||||
{{ import "layouts/partials/helpers/errors" }}
|
||||
{{block title()}}T("torrent_edit_panel"){{end}}
|
||||
{{block title()}}{{T("torrent_edit_panel")}}{{end}}
|
||||
{{block content_body()}}
|
||||
<div class="box results">
|
||||
<h3 id="torrents">{{ T("torrent_edit_panel") }}</h3>
|
||||
|
|
Référencer dans un nouveau ticket