Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
better_formats
Commits
0aff5f81
Commit
0aff5f81
authored
Dec 09, 2008
by
dragonwize
Browse files
added description line
parent
166e78b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
better-formats-defaults-admin-form.tpl.php
better-formats-defaults-admin-form.tpl.php
+1
-0
No files found.
better-formats-defaults-admin-form.tpl.php
View file @
0aff5f81
...
...
@@ -20,6 +20,7 @@
drupal_add_tabledrag
(
'node-format-defaults'
,
'order'
,
'sibling'
,
'better-formats-role-node-weight'
);
drupal_add_tabledrag
(
'comment-format-defaults'
,
'order'
,
'sibling'
,
'better-formats-role-comment-weight'
);
?>
<div
class=
"description"
>
<?php
print
t
(
'Only formats that a role has permission to use are shown.'
);
?>
</div>
<fieldset>
<legend><strong>
Node Defaults
</strong></legend>
<table
id=
"node-format-defaults"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment