mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 17:00:40 +00:00
Remove _details, fix plural and singular file naming in admin, update admin post to match agent post
This commit is contained in:
@@ -17,7 +17,7 @@ $num_rows = mysqli_num_rows($sql);
|
||||
<a href="/admin">Admin</a>
|
||||
</li>
|
||||
<li class="breadcrumb-item">
|
||||
<a href="ai_provider.php">AI Providers</a>
|
||||
<a href="ai_providers.php">AI Providers</a>
|
||||
</li>
|
||||
<li class="breadcrumb-item active">AI Models</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user