mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 12:31:06 -05:00
fixed language tag in paste_form for bootstrap
This commit is contained in:
parent
80fc7c5258
commit
b7141a937e
@ -44,7 +44,7 @@
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<label for="paste"><?php echo lang('paste_yourpaste'); ?>
|
||||
<span class="instruction"><?php echo lang('paste_shorturl_desc'); ?></span>
|
||||
<span class="instruction"><?php echo lang('paste_yourpaste_desc'); ?></span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user