mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
add FAQ link to DMCA page
This commit is contained in:
parent
55db8c8f12
commit
c1c067ac57
1 changed files with 4 additions and 3 deletions
|
@ -7,8 +7,7 @@
|
|||
<div class="row-fluid">
|
||||
<div class="span9">
|
||||
<h1>{{dmca.header}}</h1>
|
||||
<br>
|
||||
|
||||
<br>
|
||||
<?php echo View::render('nav/_flashes') ?>
|
||||
|
||||
<form action="<?php echo Request::getRelativeUri() ?>" method="POST">
|
||||
|
@ -50,7 +49,9 @@
|
|||
|
||||
<input type="submit" value="{{dmca.form_submit}}" class="btn-primary">
|
||||
</form>
|
||||
|
||||
<div class="meta">
|
||||
To learn more about reporting infringing or illegal content and DMCA producedures, please see our <a href="/faq/dmca" class="link-primary" >DMCA article.</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue