mirror of
https://github.com/perlbot/perlbuut-pastebin
synced 2025-06-07 14:17:26 -04:00
use right pasteid for raw links
This commit is contained in:
parent
04716cb5b4
commit
04752f2c8d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<div class="options">
|
||||
<label>Raw Viewer</label>
|
||||
<input type="checkbox" id="raw_editor"/>
|
||||
<label><a href="/raw/[% id %]">Raw Link</a></label>
|
||||
<label><a href="/raw/[% pasteid %]">Raw Link</a></label>
|
||||
<!-- TODO this should come from the eval server somehow -->
|
||||
</div>
|
||||
<div class="col-md-12">
|
||||
|
|
Loading…
Add table
Reference in a new issue