projects
/
diogenes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d066c39
)
touch stylesheet switching text
author
Jeremy Laine
<jeremy.laine@m4x.org>
Thu, 20 Jul 2006 23:29:18 +0000
(23:29 +0000)
committer
Jeremy Laine
<jeremy.laine@m4x.org>
Thu, 20 Jul 2006 23:29:18 +0000
(23:29 +0000)
include/admin/edit.php
patch
|
blob
|
blame
|
history
diff --git
a/include/admin/edit.php
b/include/admin/edit.php
index
eab2e67
..
e68aff4
100644
(file)
--- a/
include/admin/edit.php
+++ b/
include/admin/edit.php
@@
-61,7
+61,7
@@
$page->assign('submit',__("Submit"));
if ($file == $globals->cssfile) {
$page->assign('style_sheets', $globals->style_sheets);
$page->assign('preset_style_sheet', $globals->barrel_style_sheet);
- $page->assign('msg_set_stylesheet', __("replace
current style sheet by a preset one
"));
+ $page->assign('msg_set_stylesheet', __("replace
by a preset style sheet
"));
$page->assign('msg_replace',__("Replace"));
}